Click or drag to resize

SnappingGetClosest Method

Gets the closest snap target index to the Transform Sync

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public byte GetClosest(
	bool unoccupied
)

Parameters

unoccupied
Type: SystemBoolean

Return Value

Type: Byte
See Also