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

VRageMath.Matrix3x3.EqualsFast

Morten Aune Lyrstad edited this page Apr 16, 2022 · 17 revisions

IndexNamespace IndexMatrix3x3

Summary

public bool EqualsFast(ref Matrix3x3 other, float epsilon = 0.0001)

Compares just position, forward and up

Returns

bool

Parameters

Clone this wiki locally