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