-
Notifications
You must be signed in to change notification settings - Fork 123
VRageMath.MatrixD.CreateBillboard
csharp[MatrixD](VRageMath.MatrixD) CreateBillboard([Vector3D](VRageMath.Vector3D) objectPosition, [Vector3D](VRageMath.Vector3D) cameraPosition, [Vector3D](VRageMath.Vector3D) cameraUpVector, [Nullable<T>](System.Nullable`1) cameraForwardVector)``````csharpvoid CreateBillboard(ref [Vector3D](VRageMath.Vector3D) objectPosition, ref [Vector3D](VRageMath.Vector3D) cameraPosition, ref [Vector3D](VRageMath.Vector3D) cameraUpVector, [Nullable<T>](System.Nullable`1) cameraForwardVector, ref [MatrixD](VRageMath.MatrixD) result)
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!