DiscreteLightComponent

constructor(gameEntity: GameEntity, componentInfo: ComponentInfo<DiscreteLightComponentData> = ComponentInfo( DiscreteLightComponentData(LightTypeData.Directional(ColorData(Color.WHITE), 3f)) ))