Property Scale
Scale
Gets or sets the scale vector applied to the model, in the local coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Scale { get; set; }
Property Value
- Vector3
Gets or sets the scale vector applied to the model, in the local coordinate frame.
[TypeConverter(typeof(NumericRecordConverter))]
public Vector3 Scale { get; set; }