Click or drag to resize

SnappingGetTarget Method

Get target at specified index

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

Parameters

state
Type: SystemByte

Return Value

Type: SnapTarget
See Also