sub SetActorShape( actor, shape_type, mass)
Sets the shape of an actor
Possible Actor Shapes
-
ACTOR_SHAPE_NONE
-
ACTOR_SHAPE_BOX
-
ACTOR_SHAPE_SPHERE
-
ACTOR_SHAPE_CYLINDER
-
ACTOR_SHAPE_CAPSULE
-
ACTOR_SHAPE_CONE
-
ACTOR_SHAPE_CONVEXHULL
-
ACTOR_SHAPE_TRIMESH
Related:
GetActorShape