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