8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
#title SetActorImpactMesh [RCBasic Doc]
|
|
#header Sub SetActorImpactMesh( actor, mesh, mass )
|
|
|
|
Sets the collision mesh for an actor with a shape type of ACTOR_SHAPE_IMPACT_MESH
|
|
|
|
#ref SetActorShape
|
|
|