7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
#title GetActorAngularDamping [RCBasic Doc]
|
|
#header function GetActorAngularDamping( actor)
|
|
|
|
Returns the amount of angular damping set on the actor
|
|
|
|
#ref SetActorDamping ApplyActorDamping GetActorLinearDamping
|