ProximityEffectConfiguration.CloseGrowRate 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 close proximity to object center
public:
property float CloseGrowRate { float get(); void set(float value); };
public float CloseGrowRate { get; set; }
member this.CloseGrowRate : single with get, set
Public Property CloseGrowRate As Single