BoundingBox.ScaleMinimum Property

Definition

Caution

Use a MinMaxScaleConstraint. ScaleMinimum as it is the authoritative value for min scale

Deprecated: Use MinMaxScaleConstraint component instead. Public property for the scale minimum, in the target's local scale. Set this value with SetScaleLimits.

public:
 property float ScaleMinimum { float get(); };
[System.Obsolete("Use a MinMaxScaleConstraint. ScaleMinimum as it is the authoritative value for min scale")]
public float ScaleMinimum { get; }
[<System.Obsolete("Use a MinMaxScaleConstraint. ScaleMinimum as it is the authoritative value for min scale")>]
member this.ScaleMinimum : single
Public ReadOnly Property ScaleMinimum As Single

Property Value

Attributes

Applies to