-
Notifications
You must be signed in to change notification settings - Fork 2
Content samples ‐ Volumes
Ryo Kuroyanagi edited this page Aug 15, 2024
·
2 revisions
Folder of this category: Volumes/
Bounded type of content is displayed in a limited area (width x height x thickness = 1m x 1m x 1m). A coaster is in the area. The red frame in the scene is not the content and just an indicator for the area boundaries.
Unity Scene: Volumes/Bounded/Bounded
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |
Unbonded type of content does not have a limited area. You can use space freely. The sample contains some rings which indicates distance from the center of the content and the height from the ground. You can use the rings as measures to understand how large your contents are visually.
Unity Scene: Volumes/Unbounded/Unbonded
Can you check behavior on tools?
| Unity Editor | visionOS simulator |
|---|---|
| ✅ | ✅ |