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

VRageMath.MatrixD.CreateLookAtInverse

Morten Aune Lyrstad edited this page Jul 30, 2021 · 17 revisions

IndexNamespace IndexMatrixD

Summary

public static Matrix CreateLookAtInverse(Vector3D cameraPosition, Vector3D cameraTarget, Vector3D cameraUpVector)

Returns

Matrix

Parameters

Clone this wiki locally