8 lines
205 B
Plaintext
8 lines
205 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
|
|
|