Preparing search index...
The search index is not available
sparkengineweb
sparkengineweb
SetTransformMatrixCommand
Class SetTransformMatrixCommand
Implements
RenderCommand
Index
Constructors
constructor
Properties
position
render
CommandID
Methods
execute
Constructors
constructor
new
Set
Transform
Matrix
Command
(
position
)
:
SetTransformMatrixCommand
Parameters
position
:
[
number
,
number
]
Returns
SetTransformMatrixCommand
Properties
Readonly
position
position
:
[
number
,
number
]
Readonly
render
CommandID
render
CommandID
:
RenderCommandID
= RenderCommandID.RC_SetTransformMatrix
Methods
execute
execute
(
ctx
,
gfx
)
:
void
Parameters
ctx
:
CanvasRenderingContext2D
gfx
:
CanvasDevice
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
position
render
CommandID
Methods
execute
sparkengineweb
Loading...