Matrix2F Conversion (Matrix2F to Matrix2) |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic static implicit operator Matrix2 (
Matrix2F v
)
Parameters
- v Matrix2F
- The value to type convert.
Return Value
Matrix2
See Also