Private
constructorReadonly
entityThe entity that owns this component. The entity will be undefined if it has been removed.
Readonly
typeIdentifier of the component.
Current value of the flying speed of the associated entity.
This property can't be edited in read-only mode.
Static
Readonly
component
Represents the flying speed of an entity.
Example
getEntityFlyingSpeedComponent.js