Type:LightType: Difference between revisions

From Resonite Wiki
mNo edit summary
fix link
Line 1: Line 1:
LightType is an Enum that is used by [[Component:Light]] and describes the type of light emitter shape a light can be.
LightType is an Enum that is used by [[Component:Light|Light]] and describes the type of light emitter shape a light can be.





Revision as of 13:55, 25 March 2024

LightType is an Enum that is used by Light and describes the type of light emitter shape a light can be.


Values
Name Value Description
Point 0
Spot 1
Directional 2