RenderLayerComponent
A component that defines which layers an entity participates in.
Declaration
struct RenderLayerComponentOverview
When attached to an entity with ModelComponent, it defines which layers that entity belongs to. Light components use their layers and shadow components use their layers properties to determine which entities they affect.