Brightness (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Gordonrox24
no need for the pipe
>Emess
categorizing
Line 11: Line 11:
Changing <b>Brightness</b> in [[RBX.lua.Lighting (Object)|Lighting]] will allow you to make an image dark (value 0) all the way to overly-illuminated (value 5). A value of 0 to 1 is standard, as values above 1 can make colors appear very different than how they look on the color palette.
Changing <b>Brightness</b> in [[RBX.lua.Lighting (Object)|Lighting]] will allow you to make an image dark (value 0) all the way to overly-illuminated (value 5). A value of 0 to 1 is standard, as values above 1 can make colors appear very different than how they look on the color palette.
At Brightness 0, the different sides of an object are almost in-discriminable.
At Brightness 0, the different sides of an object are almost in-discriminable.
[[Category:Properties]]

Revision as of 17:31, 10 May 2011

Brightness
Property Number Brightness
Description Illumination level of the world.
Member of Lighting

Changing Brightness in Lighting will allow you to make an image dark (value 0) all the way to overly-illuminated (value 5). A value of 0 to 1 is standard, as values above 1 can make colors appear very different than how they look on the color palette. At Brightness 0, the different sides of an object are almost in-discriminable.