crashcat docs
Preparing search index...
crashcat
StaticCompoundShape
Type Alias StaticCompoundShape
type
StaticCompoundShape
=
{
aabb
:
Box3
;
bvh
:
StaticCompoundBVH
;
bvhSettings
:
staticCompoundBvh
.
BvhBuildSettings
;
centerOfMass
:
Vec3
;
children
:
CompoundShapeChild
[]
;
type
:
STATIC_COMPOUND
;
volume
:
number
;
}
Index
Properties
aabb
bvh
bvh
Settings
center
Of
Mass
children
type
volume
Properties
aabb
aabb
:
Box3
bvh
bvh
:
StaticCompoundBVH
bvh
Settings
bvhSettings
:
staticCompoundBvh
.
BvhBuildSettings
center
Of
Mass
centerOfMass
:
Vec3
children
children
:
CompoundShapeChild
[]
type
type
:
STATIC_COMPOUND
volume
volume
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aabb
bvh
bvh
Settings
center
Of
Mass
children
type
volume
crashcat docs
Loading...