Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Matrix.CreateConstrainedBillboard

Malware edited this page May 4, 2019 · 18 revisions

IndexNamespace IndexMatrix

Summary

public static Matrix CreateConstrainedBillboard(Vector3 objectPosition, Vector3 cameraPosition, Vector3 rotateAxis, Nullable<VRageMath.Vector3> cameraForwardVector, Nullable<VRageMath.Vector3> objectForwardVector)

Returns

Matrix

Parameters

Summary

public static void CreateConstrainedBillboard(ref Vector3 objectPosition, ref Vector3 cameraPosition, ref Vector3 rotateAxis, Nullable<VRageMath.Vector3> cameraForwardVector, Nullable<VRageMath.Vector3> objectForwardVector, ref Matrix result)

Parameters

Clone this wiki locally