Skip to main content

visual.hide_cat_eye

Overview

  • Hides the cat eye camera overlay.

Metadata

FieldValue
DisplayHide Cat Eye
Categoryvisual
AccessUserCheat
ScopeB2Authority
Tags
AliasesHideCatEye

Parameters

NameTypeRequiredDefaultDescription
enableboolyesHide or show the overlay

Returns

  • Return shape is not declared for this command.

Usage

await inzoi.cli.execute('visual.hide_cat_eye', {
enable: false,
});