...
Info |
---|
For an overview of Resources, click here. |
Table of Contents |
---|
Overview
The Positional Anchor resource attaches an anchor to an object in the scene. Anchors represent a position in the scene. This anchor can be used by other resources, such as the Screen Message and Move User resources.
...
Info |
---|
The author is also able to specify an anchor to which this Positional Anchor is attached to. If an anchor/scene object is specified, the Positional Anchor's position will be relative to the anchor's origin/pivot point. Otherwise, the anchor will be relative to the scene's point of origin. |
Required Fields
...
Field Name | Description |
Position | Specifies the position of the anchor. This position can be one of two types: Fixed Position or Relative Position. |
Events
...
Example in the Headset
...
Let's say I want to add a video at a certain point in the scene in a particular location. I'll use the positional anchor to place the video exactly where I want. I've previously used the VR Editor to create a custom location, instead of manually adding a fixed or relative position.
...