7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
#title setActorDamping [RCBasic Doc]
|
|
#header sub setActorDamping( actor, lin_damping, ang_damping)
|
|
|
|
Sets the linear and angular damping for an actor
|
|
|
|
#ref GetActorLinearDamping GetActorAngularDamping
|