AccessibilityComponent
A component that stores accessibility information for an entity.
Declaration
struct AccessibilityComponentOverview
Add an AccessibilityComponent to entities to provide accessibility information to the system, such as the entity’s name which VoiceOver says aloud when it describes the entity.
See Improving the Accessibility of RealityKit Apps for more information.