CharacterControllerStateComponent
A component that represents the state of a character controller.
Declaration
struct CharacterControllerStateComponentOverview
RealityKit adds this component to an entity when you add a CharacterControllerComponent instance to it. Manually adding this component to an entity that has a character controller component has no effect because it’s redundant.