|
| Name | Description |
|---|
  | TurnTo(Matrix) |
Immediate Matrix TurnTo
|
  | TurnTo(Vector3) |
Turn to a new yaw pitch roll instantly.
|
  | TurnTo(Matrix, SpeedProfile) |
Main Matrix TurnTo method
|
  | TurnTo(Matrix, Double) |
Matrix TurnTo method
|
  | TurnTo(Vector3, Double) |
Turn to a new yaw pitch roll in a fixed time.
|
  | TurnTo(Axis, Double, SpeedProfile) |
Turns to a target rotation.
|
  | TurnTo(Axis, Double, Double) |
Turns to a target rotation.
|
  | TurnTo(Matrix, Double, Double) |
Matrix TurnTo method
|
  | TurnTo(Visual, Matrix, SpeedProfile) |
Main Matrix TurnTo method
|
  | TurnTo(Visual, Matrix, Double) |
Matrix TurnTo method
|
  | TurnTo(Axis, Double, SpeedProfile, RotationDirection) |
Turns to a target rotation.
|
  | TurnTo(Axis, Double, Double, Double) |
Turns to a target rotation.
|
  | TurnTo(Matrix, Double, Double, Double) |
Matrix TurnTo method
|
  | TurnTo(Visual, Axis, Double, SpeedProfile) |
Turns to a target rotation.
|
  | TurnTo(Visual, Axis, Double, Double) |
Turns to a target rotation.
|
  | TurnTo(Visual, Matrix, Double, Double) |
Matrix TurnTo method
|
  | TurnTo(Axis, Double, Double, Double, Double) |
Turns to a target rotation.
|
  | TurnTo(Visual, Axis, Double, SpeedProfile, RotationDirection) |
Turns to a target rotation.
|
  | TurnTo(Visual, Axis, Double, Double, Double) |
Turns to a target rotation.
|
  | TurnTo(Visual, Matrix, Double, Double, Double) |
Matrix TurnTo method
|
  | TurnTo(Visual, Axis, Double, Double, Double, Double) |
Turns to a target rotation.
|