Click or drag to resize

OutlineCreate Method (GameObject, Transform)

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static Outline Create(
	UnityEngine.GameObject target,
	UnityEngine.Transform parent
)

Parameters

target
Type: UnityEngine.GameObject
parent
Type: UnityEngine.Transform

Return Value

Type: Outline
See Also