<!--
{
  "availability" : [
    "iOS: 8.0.0 - 26.0.0",
    "iPadOS: 8.0.0 - 26.0.0",
    "macCatalyst: 13.1.0 - 26.0.0",
    "macOS: 10.8.0 - 26.0.0",
    "tvOS: 9.0.0 - 26.0.0",
    "visionOS: 1.0.0 - 26.0.0",
    "watchOS: 3.0.0 - 26.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "SceneKit",
  "identifier" : "/documentation/SceneKit/SCNScene/Attribute",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "SceneKit"
    ],
    "preciseIdentifier" : "c:@T@SCNSceneAttribute"
  },
  "title" : "SCNScene.Attribute"
}
-->

# SCNScene.Attribute

```
struct Attribute
```

## Topics

### Type Properties

[`endTime`](/documentation/SceneKit/SCNScene/Attribute/endTime)

[`frameRate`](/documentation/SceneKit/SCNScene/Attribute/frameRate)

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

[`startTime`](/documentation/SceneKit/SCNScene/Attribute/startTime)

[`upAxis`](/documentation/SceneKit/SCNScene/Attribute/upAxis)

An `SCNVector3` structure specifying the orientation of the scene.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)