Contents

frameRate

A floating-point value for the frame rate of the scene.

Declaration

static let frameRate: SCNScene.Attribute

Discussion

This value (in an NSNumber object) may be present in scenes loaded from scene files produced using external tools, but has no effect on SceneKit’s rendering of the scene.

See Also

Type Properties