Click or drag to resize

SnapTargetSetAlternativeOutline Method

Sets an alternative outline to display when previewing this snap target

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public void SetAlternativeOutline(
	UnityEngine.GameObject objectToCopy
)

Parameters

objectToCopy
Type: UnityEngine.GameObject
See Also