Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a spherical billboard that rotates around a specified object position.
Overload List
Name | Description |
---|---|
Matrix.CreateBillboard (Vector3, Vector3, Vector3, Nullable<Vector3>) | Creates a spherical billboard that rotates around a specified object position. |
Matrix.CreateBillboard (Vector3, Vector3, Vector3, Nullable<Vector3>, Matrix) | Creates a spherical billboard that rotates around a specified object position. |
See Also
Reference
Matrix Structure
Matrix Members
Microsoft.Xna.Framework Namespace