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