Preparing search index...
The search index is not available
sparkengineweb
sparkengineweb
TransformComponentProps
Interface TransformComponentProps
interface
TransformComponentProps
{
depthIndex
?:
number
;
position
?:
Vec2
;
size
?:
Size2D
;
velocity
?:
Vec2
;
}
Hierarchy (
view full
)
ComponentProps
TransformComponentProps
Index
Properties
depth
Index?
position?
size?
velocity?
Properties
Optional
depth
Index
depth
Index
?:
number
Optional
position
position
?:
Vec2
Optional
size
size
?:
Size2D
Optional
velocity
velocity
?:
Vec2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
depth
Index
position
size
velocity
sparkengineweb
Loading...