Skip to content

World Space Canvas

eisclimber edited this page Nov 3, 2024 · 2 revisions

World Space Canvas

No Script
GameObject instantiable via ExPresS XRWorld Space Canvas

Description

This is not a extra script. It is just the default Canvas set to RenderMode.WorldSpace and added XR UI Raycast support from the Unity's XR Toolkit.

If the Canvas should not be able to be interacted with (e.g. show no interaction ray), remove the GraphicRaycaster- and Tracked Device Graphic Raycaster-Component from the Canvas. Alternatively choose the World Space Canvas (Not Interactable).
If only some Children/Components should not react to UI interaction disable the Raycast Target-Property.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally