Property Row0
Row0
Gets or sets the top row of the matrix.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Row0 { get; set; }
Property Value
- Vector3
Gets or sets the top row of the matrix.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Row0 { get; set; }