Property Scale
Scale
Gets or sets a 3D vector specifying the optional scale factor for rotation and translation vectors.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3? Scale { get; set; }
Property Value
- Vector3?
Gets or sets a 3D vector specifying the optional scale factor for rotation and translation vectors.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3? Scale { get; set; }