Matrix2F Conversion (Matrix2F to Matrix2) |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static implicit operator Matrix2 (
Matrix2F v
)
Parameters
- v
- Type: NeoAxisMatrix2F
The value to type convert.
Return Value
Type:
Matrix2See Also