<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 12.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/BindPath/Part/scene(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "RealityKit"
    ],
    "preciseIdentifier" : "s:17RealityFoundation8BindPathV4PartO5sceneyAESScAEmF"
  },
  "title" : "BindPath.Part.scene(_:)"
}
-->

# BindPath.Part.scene(_:)

A path component for a nested scene.

```
case scene(String)
```

## Discussion

This path component indicates that another component follows, and at
the same time specifies the entity, scene, or property that
animates.

Because no path contains nested scenes, this component exists only
as the first element of a multicomponent path.

---

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)