FollowMeToggle.AutoFollowDistance 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.
If autoFollowAtDistance is enabled, what distance to trigger auto following at.
public:
property float AutoFollowDistance { float get(); void set(float value); };
public float AutoFollowDistance { get; set; }
member this.AutoFollowDistance : single with get, set
Public Property AutoFollowDistance As Single