crashcat docs
Preparing search index...
crashcat
CylinderShape
Type Alias CylinderShape
cylinder shape aligned with Y-axis
type
CylinderShape
=
{
aabb
:
Box3
;
centerOfMass
:
Vec3
;
convexRadius
:
number
;
density
:
number
;
halfHeight
:
number
;
materialId
:
number
;
radius
:
number
;
type
:
CYLINDER
;
volume
:
number
;
}
Index
Properties
aabb
center
Of
Mass
convex
Radius
density
half
Height
material
Id
radius
type
volume
Properties
aabb
aabb
:
Box3
center
Of
Mass
centerOfMass
:
Vec3
convex
Radius
convexRadius
:
number
density
density
:
number
half
Height
halfHeight
:
number
material
Id
materialId
:
number
radius
radius
:
number
type
type
:
CYLINDER
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
Height
material
Id
radius
type
volume
crashcat docs
Loading...
cylinder shape aligned with Y-axis