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