UI package for VRC provided by 184
- An item
UI (184)is added to the GameObject menu. - Can generate custom UI objects optimized for VRChat.
- For example,
Navigation.
- For example,
- This component removes layout components attached to the same Game Object at build time.
- This reduces heavy layout processing.
- This component optimally positions the Collider for the UiShape attached to the Canvas at build time.
- This prevents the cursor for the UI from appearing in unwanted areas.