SCNView

E759676

SCNView is a Cocoa view class in Apple’s SceneKit framework that renders and displays 3D scene content with built-in support for camera control, lighting, and animations.

Jump to: Surface forms Statements Referenced by

Observed surface forms (1)

Surface form Occurrences
SCNCameraController 1

Statements (50)

Predicate Object
instanceOf Cocoa view class
NSView subclass
SceneKit view
conformsTo NSObjectProtocol NERFINISHED
SCNSceneRenderer
framework SceneKit NERFINISHED
hasProperty allowsCameraControl
antialiasingMode
audioListener
autoenablesDefaultLighting
backgroundColor
debugOptions
delegate
eaglContext
isJitteringEnabled
isPlaying
isTemporalAntialiasingEnabled
loops
overlaySKScene
pointOfView
preferredFramesPerSecond
rendersContinuously
scene
showsStatistics
header SceneKit/SCNView.h
introducedIn iOS 8.0 NERFINISHED
macOS 10.8 NERFINISHED
tvOS 9.0
method hitTest(_:options:)
pause(_:)
play(_:)
prepare(_:completionHandler:)
snapshot()
stop(_:)
module SceneKit NERFINISHED
platform iOS
macOS
tvOS NERFINISHED
renders SCNScene NERFINISHED
supports Core Animation layers
SCNAction-based animations
SCNHitTest NERFINISHED
SCNTechnique NERFINISHED
SCNTransaction-based animations
animations
camera control
lighting
usedFor 3D visualization applications
SceneKit-based games
displaying interactive 3D content

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

SceneKit hasClass SCNView
SceneKit supportsCameraControl SCNView
this entity surface form: SCNCameraController