Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

For an overview of Resources, click here.

Overview

A Scene Region is a defined area in a VR scene, as opposed to a Scene Anchor which is a defined point in a scene. You would use this in authoring to determine if a learner is in the region or not. This typically gets added to a script in the Setup so that it can be used at a later point.

Assemblers set up the region in the SDK per these instructions, then the Storyflow Author follows the steps noted below.

Required Fields

Field Name

Description

Region

A defined area in a VR scene. This comes from a Named Region catalog.

Events

Activate.

Example In the Headset

In the Motive Lab, the learner will navigate to the PPE Prep Room. Once they enter that region, a message will appear giving them instructions.

Before proceeding, an Assembler will need to follow these instructions to set up the Scene Regions in the SDK.

  • Add a Scene Region Resource to the frame

  • Click on the + next to Region and you’ll see your Regions Catalog appear (as set up by the Assemblers)

  • Choose your region:

This now says - once the learner is within the specified region, play this message.

  • Save

This is what the learner will see in the headset:

https://vimeo.com/720663786

View the video full screen on Vimeo at this link.

  • No labels