Click or drag to resize

RcMatrix4x4fIsIdentity Property


Namespace: NeoAxis.DotRecast.Core.Numerics
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public bool IsIdentity {
	get;
 }

Property Value

Boolean
See Also