BillboardComponent
Makes an entity always face the active camera.
Official Abstract: A component that orients an entity instance so that it continuously points toward the active camera.
/// platform availability
iOS / iPadOS
● 18.0
since iOS 18.0
visionOS
● 2.0
since visionOS 2.0
macOS
● 15.0
since macOS 15.0
- visionOS available since 2.0
- macOS available since 15.0
- iOS / iPadOS available since 18.0
/// rcp authored schema
Raw USDA sample and schema notes for BillboardComponent.
open schema details/// notes & resources
-
Add Component menu
Available directly in Reality Composer Pro and editable in the inspector.
-
Billboard component authors a top-level `float blendFactor` value in USDA.
Fixture diff evidence shows Billboard writes one scalar field (`blendFactor`) directly on the component prim.
details →
No notes match this filter.
- BillboardComponent | Apple Developer Documentation A component that orients an entity instance so that it continuously points toward the active camera.
- Discover RealityKit APIs for iOS, macOS, and visionOS Learn how new cross-platform APIs in RealityKit can help you build immersive apps for iOS, macOS, and visionOS. Check out the new hover...