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

VRageMath.Matrix.CreateConstrainedBillboard

Malware edited this page Jan 26, 2019 · 19 revisions

IndexNamespace IndexMatrix

Summary

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

Returns

Matrix

Parameters

Summary

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

Parameters

Clone this wiki locally