(FB21294645) In Xcode 26.2 RC, pinning a pushed window to a wall breaks pushWindow for all other apps on the system
| Bluesky | https://bsky.app/profile/drewolbrich.bsky.social |
| Bluesky | https://bsky.app/profile/drewolbrich.bsky.social |
In the RealityKit app I'm developing, I'm using ModelDebugOptionsComponent.VisualizationMode for debugging, but I also wanted to display other information that ModelDebugOptionsComponent does not support, like ModelSortGroupComponent draw order.
I created a hacky ECS scheme to swap in and out my own custom debug materials before and after each frame is rendered.
FB17567515 - RealityKit Scene class documentation web page is inaccessible
TL;DR: https://developer.apple.com/documentation/realitykit/scene previously described the RealityKit.Scene class and now describes the USD ChangeSceneAction.scene property.