Vertex Viewer SDK
Preparing search index...
Viewer
Transform
Interface Transform
A type that wraps the local and world transforms for an item.
interface
Transform
{
position
:
Vector3
.
Vector3
;
rotation
:
Vector3
.
Vector3
;
scale
:
number
;
}
Index
Properties
position
rotation
scale
Properties
position
position
:
Vector3
.
Vector3
rotation
rotation
:
Vector3
.
Vector3
scale
scale
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
position
rotation
scale
Vertex Viewer SDK
Loading...
A type that wraps the local and world transforms for an item.