Preparing search index...
The search index is not available
API
API
ICommand
Interface ICommand
interface
ICommand
{
app
:
App
;
autoExecute
?:
boolean
;
callbacks
?:
ICommandCallback
;
owerScene
?:
Scene
;
execute
(
)
:
void
;
redo
(
)
:
void
;
undo
(
)
:
void
;
}
Implemented by
BaseCommand
Index
Properties
app
auto
Execute?
callbacks?
ower
Scene?
Methods
execute
redo
undo
Properties
app
app
:
App
Optional
auto
Execute
auto
Execute
?:
boolean
是否自动执行。默认是
Optional
callbacks
callbacks
?:
ICommandCallback
Optional
ower
Scene
ower
Scene
?:
Scene
命令所在的场景
Methods
execute
execute
(
)
:
void
Returns
void
redo
redo
(
)
:
void
Returns
void
undo
undo
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
app
auto
Execute
callbacks
ower
Scene
execute
redo
undo
API
AlgorithmPluginType
CANNON
Tiles3dPluginType
default
reactivity
render2d
BehaviorStatus
BlendFunction
EdgeDetectionMode
EffectAttribute
EmitterMode
GlitchMode
KernelSize
MapOpenWay
NodeType
NodeValueType
OrderIndex
ParallelBehaviorPolicy
PredicationMode
RayQueryType
RenderMode
Loading...
是否自动执行。默认是