Click or drag to resize

SnappingGetIndex Method

Gets the index of the specified SnapTarget. Returns 255 (TransformSync.NotSnappedState) if it is not found

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public byte GetIndex(
	SnapTarget target
)

Parameters

target
Type: ImmerseSDK.InteractionSnapTarget

Return Value

Type: Byte
See Also