Click or drag to resize

SnappingMaxDistanceTolerance Property

Maximum Distance tolerance for snapping Note: This only applies if AlwaysSnap is false

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public float MaxDistanceTolerance { get; }

Property Value

Type: Single
See Also