Class RedirectSelection
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.MARS.Authoring
Assembly: Unity.MARS.dll
Syntax
[MovedFrom("Unity.MARS")]
public class RedirectSelection : MonoBehaviour
Properties
target
Declaration
public GameObject target { get; set; }
Property Value
Type | Description |
---|---|
GameObject |