Math3D Full Project API
Preparing search index...
renderer/src/geometry/proceduralObjects
GeometryObjectTransform
Type Alias GeometryObjectTransform
type
GeometryObjectTransform
=
{
position
:
Vec3
;
rotation
:
Vec3
;
scale
:
Vec3
;
}
Index
Properties
position
rotation
scale
Properties
position
position
:
Vec3
rotation
rotation
:
Vec3
scale
scale
:
Vec3
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
position
rotation
scale
Math3D Full Project API
Loading...