Scene Events

When a viewer opens a project on Vision Pro, they automatically enter a scene. Therefore, if the trigger condition is set to onSceneEnter, the event will be executed immediately upon entering the project.


onSceneEnter

  • Trigger Type: Modifies the event trigger type.

  • Conditions: Sets the preconditions required to trigger the event.

Custom logic can be configured Trigger Conditions


onSceneExit

  • Trigger Type: Modifies the event trigger type.

  • Conditions: Sets the preconditions required to trigger the event.

Custom logic can be configured Trigger Conditions


onSceneLoaded

  • Trigger Type: Modifies the event trigger type.

  • Target: Specifies which scene triggers the event upon loading.

  • Conditions: Specifies the preconditions required to trigger the event.

Custom logic can be configured Trigger Conditions