英文: What is the difference between Model3D and RealityView in visionOS? 问题 我认为RealityView应该能够做更多花哨的东...
visionOS – 可以在沉浸式空间之外使用RealityView吗?
英文: visionOS - Can you use a RealityView outside of an ImmersiveSpace? 问题 I have a visionOS app that...
无法获取RealityKit中的相机位置。
英文: Cannot get Camera position in RealityKit 问题 I am trying to load a 3D model "cube.usdz"...
如何激活RealityKit中的手势功能以控制模型实体?
英文: How to activate RealityKit gestures for Model entity? 问题 在下面的代码中,我创建了一个模型实体并加载了一个名为"stone&q...
是有办法将一个GLB文件下载到一个ArKit/RealityKit应用程序中吗?
英文: is there a way to download a GLB file into a ArKit/RealityKit application? 问题 以下是您提供的代码的翻译部分: 我想...
在Swift和RealityKit中,后台加载AVAsset视频并在可播放时替换播放占位视频。
英文: Load AVAsset video in the background and replace playing placeholder video once it's playabl...
将世界原点自动设置到地板上的新点,并将一个3D模型与之连接。
英文: How do I automatically set the world origin to a new point on the floor and tether a 3D model th...
如何在SwiftUI上异步加载Reality Composer场景?
英文: How to load Reality Composer scenes asynchronously on SwiftUI? 问题 在我的项目中,我像这样同步加载现实文件: struct De...
Blender中创建的3D模型未出现在屏幕上的预期位置。
英文: 3D model made in Blender not appearing on screen where expected 问题 I created an object (a face) ...
导入 USDZ 并在运行时单独处理每个表面的材质
英文: Import USDZ and manipulate materials for each surface separately at runtime 问题 基本上,我的需求是导入一个 usd...