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