import SCNLayer from 'jscenekit/js/SceneKit/SCNLayer.js'
A Core Animation layer that renders a SceneKit scene as its content.
scene: SCNScene
The scene to be displayed in the layer.
init(): void
constructor