SCNAnimation

E759682

SCNAnimation is a SceneKit class that represents and controls time-based animations for 3D scene elements in Apple's graphics frameworks.

All labels observed (1)

Label Occurrences
SCNAnimation canonical 1

How this entity was disambiguated

Statements (51)

Predicate Object
instanceOf Foundation object
SceneKit class
time-based animation representation
availableOnPlatform iOS
macOS
tvOS
watchOS
bridgesTo CAAnimation
canBeAttachedTo SCNCamera
SCNLight
SCNMaterial
SCNNode
canBeExportedWith SCNScene
canBeLoadedFrom SCNSceneSource
conformsTo SCNAnimatable
SCNAnimationProtocol
definedInFramework SceneKit
definedInModule SceneKit
hasMethod animationWithCAAnimation:
hasProperty animationEvents
autoreverses
beginTime
blendFactor
duration
fadeInDuration
fadeOutDuration
fillMode
isAdditive
isCumulative
isRemovedOnCompletion
repeatCount
repeatDuration
speed
timeMode
timeOffset
timingFunction
usesSceneTimeBase
supports animation blending
animation events callbacks
animation repetition
autoreverses behavior
fade-in and fade-out durations
keyframe-based animation
timing control
usedFor animating SceneKit cameras
animating SceneKit lights
animating SceneKit materials
animating SceneKit nodes
controlling 3D scene animations
usedIn 3D scene rendering workflows
Apple graphics frameworks

How these facts were elicited

Referenced by (1)

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

SceneKit hasClass SCNAnimation