Click or drag to resize

Matrix44CreateBillboard Method

Overload List
 NameDescription
Public methodStatic memberCreateBillboard(Vector3, Vector3, Vector3, NullableVector3) Creates a new Matrix44 for spherical billboarding that rotates around specified object position.
Public methodStatic memberCreateBillboard(Vector3, Vector3, Vector3, NullableVector3, Matrix44) Creates a new Matrix44 for spherical billboarding that rotates around specified object position.
Top
See Also