webani - v1.0.0
Preparing search index...
renderer/types/world-transform.type
WorldTransform
Type Alias WorldTransform
type
WorldTransform
=
{
position
:
Vector3
;
rotation
:
Vector3
;
rotationalCenter
?:
Vector3
;
scale
:
Vector3
;
}
Index
Properties
position
rotation
rotational
Center?
scale
Properties
position
position
:
Vector3
rotation
rotation
:
Vector3
Optional
rotational
Center
rotationalCenter
?:
Vector3
scale
scale
:
Vector3
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
position
rotation
rotational
Center
scale
webani - v1.0.0
Loading...