英文: 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? 问题 以下是您提供的代码的翻译部分: 我想...
如何在SceneKit中创建一个投射阴影的透明物体?
英文: How to make a transparent object that casts a shadow in SceneKit? 问题 我需要在SceneKit中创建一个透明的物体,可以投射...
将世界原点自动设置到地板上的新点,并将一个3D模型与之连接。
英文: How do I automatically set the world origin to a new point on the floor and tether a 3D model th...
ARImageAnchor在与SCNNode的方向关系中。
英文: ARImageAnchor orientation in relation to a SCNNode 问题 我的当前代码库提供了与世界相关的ARImageAnchor的方向(俯仰,偏航,翻滚)...
如何获得ARImageAnchor相对于给定SCNNode的方向?
英文: How to get orientation of an ARImageAnchor in relation to a given SCNNode? 问题 I'll provide the t...
Blender中创建的3D模型未出现在屏幕上的预期位置。
英文: 3D model made in Blender not appearing on screen where expected 问题 I created an object (a face) ...
在Android ArCore中,ArWorldMap(iOS)的替代方法是什么?
英文: What is the alternative for ArWorldMap(iOs) in Android ArCore 问题 我在iOS中找到了**ArWorldMap**,它可以在本地存...
RealityKit – ARView射线投射返回0结果
英文: RealityKit – ARView raycasting returns 0 results 问题 我有一个RealityKit的ARView子类,具有以下用于进行射线投射的函数: fun...