Matrix4FToMatrix4H Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public void ToMatrix4H(
out Matrix4H result
)
Parameters
- result
- Type: NeoAxisMatrix4H
When the method completes, contains the matrix of Matrix4H format.
See Also