7 lines
168 B
Plaintext
7 lines
168 B
Plaintext
#title SetActorRotation [RCBasic Doc]
|
|
#header sub SetActorRotation( actor, x, y, z )
|
|
|
|
Sets the rotation of an actor around each axis
|
|
|
|
#ref RotateActor GetActorRotation
|