Class RedirectSelection
Namespace: Unity.MARS.Authoring
Syntax
public class RedirectSelection : MonoBehaviour
Properties
target
Declaration
public GameObject target { get; set; }
Property Value
Type | Description |
---|---|
GameObject |
public class RedirectSelection : MonoBehaviour
public GameObject target { get; set; }
Type | Description |
---|---|
GameObject |