ProximityEffectConfiguration.FarGrowRate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rate a proximity scaled object scales when the hand moves from medium to far proximity.
public:
property float FarGrowRate { float get(); void set(float value); };
public float FarGrowRate { get; set; }
member this.FarGrowRate : single with get, set
Public Property FarGrowRate As Single