Click or drag to resize

RcMatrix4x4f(Single) Constructor

Initializes a new instance of the RcMatrix4x4f class

Namespace: NeoAxis.DotRecast.Core.Numerics
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public RcMatrix4x4f(
	float[] m
)

Parameters

m  Single
 
See Also