79340467

Date: 2025-01-08 19:07:11
Score: 1
Natty:
Report link

Not sure why but this works. Likely related to SceneKit internal implementation, as Sweeper suggested.

func helper_cloneGeo(geo: SCNGeometry) -> SCNGeometry {
  return SCNNode(geometry: geo).clone().geometry!
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Huan Lin