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