Light
Causes the entity to emit light

ID: EntLight
Base Type: Entity Component

Values

NameTypeDescription
EnabledBool VariableDefaults to True
Light TypeEnum Variable
ColorColor Variable
RangeNumber VariableHow far the light reaches. - m
IntensityNumber VariableHow bright the light is. - x
Spot AngleNumber Variabledegrees
ShadowsEnum VariableThe type of shadows cast by the light. Hard shadows will have jagged edges, but are more performant than soft shadows.

Methods

NameDescription
Toggle