bool Rotate( string name, Rotation value, Rotation newValue )

Summary

A full 3d rotation gizmo. If rotated will return true and newValue will be the new rotation.

bool Rotate( string name, Angles outValue )

Obsolete

Use Rotate( string name, out Rotation outValue ) and WorldRotation = outValue rather than *=

people
Log in to reply
You can't reply if you're not logged in. That would be crazy.