crashcat docs
Preparing search index...
crashcat
BoxShape
Type Alias BoxShape
a box shape
type
BoxShape
=
{
aabb
:
Box3
;
centerOfMass
:
Vec3
;
convexRadius
:
number
;
density
:
number
;
halfExtents
:
Vec3
;
materialId
:
number
;
type
:
BOX
;
volume
:
number
;
}
Index
Properties
aabb
center
Of
Mass
convex
Radius
density
half
Extents
material
Id
type
volume
Properties
aabb
aabb
:
Box3
center
Of
Mass
centerOfMass
:
Vec3
convex
Radius
convexRadius
:
number
density
density
:
number
half
Extents
halfExtents
:
Vec3
material
Id
materialId
:
number
type
type
:
BOX
volume
volume
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aabb
center
Of
Mass
convex
Radius
density
half
Extents
material
Id
type
volume
crashcat docs
Loading...
a box shape