crashcat docs
Preparing search index...
crashcat
TriangleMeshShape
Type Alias TriangleMeshShape
type
TriangleMeshShape
=
{
aabb
:
Box3
;
bvh
:
TriangleMeshBVH
;
centerOfMass
:
Vec3
;
data
:
TriangleMeshData
;
type
:
TRIANGLE_MESH
;
volume
:
number
;
}
Index
Properties
aabb
bvh
center
Of
Mass
data
type
volume
Properties
aabb
aabb
:
Box3
bvh
bvh
:
TriangleMeshBVH
center
Of
Mass
centerOfMass
:
Vec3
data
data
:
TriangleMeshData
type
type
:
TRIANGLE_MESH
volume
volume
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aabb
bvh
center
Of
Mass
data
type
volume
crashcat docs
Loading...