Click or drag to resize

SnapTargetShowSnappingGuide Method

Shows/Hides the alternative Snapping Guide. Returns true if an alternative Snapping Guide exists, otherwise false if one was not set

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public bool ShowSnappingGuide(
	bool shouldShow
)

Parameters

shouldShow
Type: SystemBoolean

Return Value

Type: Boolean
See Also