Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Matrix.CreateBillboard

Malware edited this page Dec 25, 2018 · 19 revisions

IndexMatrix

Summary

public Matrix CreateBillboard(Vector3 objectPosition, Vector3 cameraPosition, Vector3 cameraUpVector, Nullable<T> cameraForwardVector)

Returns

Matrix

Summary

public void CreateBillboard(ref Vector3 objectPosition, ref Vector3 cameraPosition, ref Vector3 cameraUpVector, Nullable<T> cameraForwardVector, ref Matrix result)

Clone this wiki locally