Component ========= A Component is a structure that can be attached to an :doc:`/entity_component_system/entity/index` using the :doc:`/entity_component_system/index` and tracked by :doc:`Systems `. - :doc:`/types/Camera/index` - :doc:`/types/Collidable/index` - :doc:`/types/Light/index` - :doc:`/types/Renderable/index` - :doc:`/types/Rigidbody/index` - :doc:`/types/Scriptable/index` - :doc:`/types/SoundListener/index` - :doc:`/types/Transform/index`