CharacterControllerStateComponent
Read-only state output from CharacterControllerComponent — isOnGround, velocity, etc.
// platform availability
iOS / iPadOS
● 15.0
since iOS 15.0
visionOS
○ —
not supported
macOS
● 12.0
since macOS 12.0
⚠ Not available on all platforms
// reality composer pro
○ Add Component menu
Not listed in the Add Component menu. Must be attached programmatically at runtime.
entity.components.set(CharacterControllerStateComponent(…))