Click or drag to resize

RotateAroundAxisSetSpeed Method

Overload List
  NameDescription
Public methodSetSpeed(Int32)
Sets the current speed as an integer. This method only exists because the Unity event system could not call a method with an enum in Unity 5.0.
Public methodSetSpeed(RotateAroundAxisSpeed)
Sets the current speed.
Top
See Also