• Hi Guest!

    We have posted a new VaM2 dev log on Patreon, starting a monthly cadence of written progress updates between Beta releases. Highlights include the new Gizmos System, Selection Carousel, and Modes System with Context-Specific Editing. Beta1.2 is 15 of 21 items complete.

    Read the full post on Patreon, or follow progress on the public Trello roadmap.

I want to modify the sorting value of Canvas.

Feel

Well-known member
Featured Contributor
Joined
Aug 18, 2022
Messages
658
Reactions
3,114
I want to modify the alignment value of Canvas.

I want canvas to work separately on PC and VR.
So on PC "RenderMode.ScreenSpaceOverlay"
"RenderMode.WorldSpace" in VR
separated by


Untitled-2.jpg



However, in VR, the depth is not adjusted like the image above.
The button should be behind the character.
"SuperController. singleton. AddCanvas"
I tried that too, but it doesn't work.
And also set the worldCamera.
 
Back
Top Bottom