ProximityEffectConfiguration.ObjectCloseProximity 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.
Distance the hand has to be in to start the close proximity scaling effect.
public:
property float ObjectCloseProximity { float get(); void set(float value); };
public float ObjectCloseProximity { get; set; }
member this.ObjectCloseProximity : single with get, set
Public Property ObjectCloseProximity As Single