Click or drag to resize

SeparateOutlineCreate Method (GameObject)

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

Parameters

target
Type: UnityEngine.GameObject

Return Value

Type: SeparateOutline
See Also