crashcat docs
Preparing search index...
crashcat
TransformedShape
Type Alias TransformedShape
transformed shape - applies a rigid transform to an inner shape
type
TransformedShape
=
{
aabb
:
Box3
;
centerOfMass
:
Vec3
;
position
:
Vec3
;
quaternion
:
Quat
;
shape
:
Shape
;
type
:
TRANSFORMED
;
volume
:
number
;
}
Index
Properties
aabb
center
Of
Mass
position
quaternion
shape
type
volume
Properties
aabb
aabb
:
Box3
center
Of
Mass
centerOfMass
:
Vec3
position
position
:
Vec3
quaternion
quaternion
:
Quat
shape
shape
:
Shape
type
type
:
TRANSFORMED
volume
volume
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aabb
center
Of
Mass
position
quaternion
shape
type
volume
crashcat docs
Loading...
transformed shape - applies a rigid transform to an inner shape