Skip to main content

Mobile Development Collective

Questions

Browse questions with relevant Mobile Development tags

1 question

Has bounty
4 votes
1 answer
118 views
+50

RealityKit's custom light entity causes a black artifact on my 3D model

I’m working with RealityKit and I’m seeing a strange black artifact appear in the center of my rendered model. Here’s the relevant code: let camera = PerspectiveCamera() camera.transform = ...
HL666's user avatar
  • 366