NMatrix3 Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public NMatrix3 (float r0c0, float r0c1, float r0c2, float r1c0, float r1c1, float r1c2, float r2c0, float r2c1, float r2c2);
new OpenTK.NMatrix3 : single * single * single * single * single * single * single * single * single -> OpenTK.NMatrix3
Parameters
- r0c0
- Single
- r0c1
- Single
- r0c2
- Single
- r1c0
- Single
- r1c1
- Single
- r1c2
- Single
- r2c0
- Single
- r2c1
- Single
- r2c2
- Single