crashcat docs
Preparing search index...
crashcat
ShapeBase
Type Alias ShapeBase
base shape type
type
ShapeBase
=
{
aabb
:
Box3
;
centerOfMass
:
Vec3
;
type
:
ShapeType
;
volume
:
number
;
}
Index
Properties
aabb
center
Of
Mass
type
volume
Properties
aabb
aabb
:
Box3
shape local bounds
center
Of
Mass
centerOfMass
:
Vec3
shape center of mass
type
type
:
ShapeType
shape type discriminator
volume
volume
:
number
shape volume
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aabb
center
Of
Mass
type
volume
crashcat docs
Loading...
base shape type