Properties | |
static VuforiaBehaviour | Instance [get] |
A simple static singleton getter to the VuforiaBehaviour (if present in the scene) Will return null if no VuforiaBehaviour has been instantiated in the scene. More... | |
Events | |
Action | AwakeEvent |
static Action< VuforiaBehaviour > | BehaviourCreated |
static Action< VuforiaBehaviour > | BehaviourDestroyed |
Action< bool > | OnApplicationPauseEvent |
Action | OnDestroyEvent |
Action | OnDisableEvent |
Action | OnEnableEvent |
Action | OnLevelWasLoadedEvent |
Action | StartEvent |
Action | UpdateEvent |
|
staticget |
A simple static singleton getter to the VuforiaBehaviour (if present in the scene) Will return null if no VuforiaBehaviour has been instantiated in the scene.
Action AwakeEvent |
|
static |
|
static |
Action<bool> OnApplicationPauseEvent |
Action OnDestroyEvent |
Action OnDisableEvent |
Action OnEnableEvent |
Action OnLevelWasLoadedEvent |
Action StartEvent |
Action UpdateEvent |