Click or drag to resize

SnapTargetIsOccupied Property

Returns true if a TransformSync is already snapped to this target

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool IsOccupied { get; }

Property Value

Type: Boolean
See Also