Matrix4FToMatrix4H Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void ToMatrix4H(
out Matrix4H result
)
Parameters
- result Matrix4H
- When the method completes, contains the matrix of Matrix4H format.
See Also