Click or drag to resize

NestedSnappingGuideCreate Method

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public static NestedSnappingGuide Create(
	UnityEngine.GameObject target
)

Parameters

target
Type: UnityEngine.GameObject

Return Value

Type: NestedSnappingGuide
See Also