で実装しようとしてLight Estimation
いますARKit
が、うまくいきません。私がしたことsession
は
configuration.isLightEstimationEnabled = true
と
arSceneView.scene = SCNScene()
arSceneView.autoenablesDefaultLighting = true
arSceneView.automaticallyUpdatesLighting = true
それを機能させるために他に何かする必要がありますか?シーンには他のライトはなく、autoenablesDefaultLighting
. を使用しiPhone 6s
ていますが、この機能を実行するには古すぎる可能性がありますか?