Component
Physics
(NOTE) Defines the collision volume for a convex mesh ( ConvexMesh resource). This collider has a volume and hence is able to work with a RigidBody.
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Constructor | ConvexMesh | collider |
Properties
ConvexMesh : convexmesh
The convex mesh resource that defines the collision volume of this collider.
var ConvexMesh : ConvexMesh
Methods
ConvexMeshCollider : Void
constructor
Name Type Description function ConvexMeshCollider()