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 Apr 8, 2019 · 19 revisions

IndexNamespace IndexMatrix

Summary

public static Matrix CreateBillboard(Vector3 objectPosition, Vector3 cameraPosition, Vector3 cameraUpVector, Nullable<VRageMath.Vector3> cameraForwardVector)

Returns

Matrix

Parameters

Summary

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

Parameters

Clone this wiki locally