HoverEffectComponent
Applies a system-rendered highlight effect when the user's gaze or cursor hovers over the entity.
Official Abstract: A component that applies a visual effect to a hierarchy of entities when a person looks at or selects an entity.
/// platform availability
iOS / iPadOS
● 18.0
since iOS 18.0
visionOS
● 1.0
since visionOS 1.0
macOS
● 15.0
since macOS 15.0
- visionOS available since 1.0
- macOS available since 15.0
- iOS / iPadOS available since 18.0
/// notes & resources
-
Code-only component
Not listed in Reality Composer Pro Add Component menu. Attach programmatically at runtime.
No notes match this filter.
- HoverEffectComponent | Apple Developer Documentation A component that applies a visual effect to a hierarchy of entities when a person looks at or selects an entity.
- Build a spatial drawing app with RealityKit Harness the power of RealityKit through the process of building a spatial drawing app. As you create an eye-catching spatial experience...