Click or drag to resize
DigitalRuneSceneHelperLookAt Method
Positions/rotates the scene node so that it faces a certain direction (in world space).
Overload List
  NameDescription
Public methodStatic memberLookAt(SceneNode, Vector3F, Vector3F)
Rotates the scene node so that it faces a certain direction (in world space).
Public methodStatic memberLookAt(SceneNode, Vector3F, Vector3F, Vector3F)
Moves and rotates the scene node so that it faces a certain direction (in world space).
Top
See Also