Reflectance (Property): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer
No edit summary
>NXTBoy
Fixed
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}


{|
<onlyinclude>{{Property
|<onlyinclude>{{Property|
|name       = Reflectance
name = Reflectance
|property   = [[Number]] ''Reflectance''
|property = [[Number]] ''Reflectance''
|description = Sets how reflective the object is. A value of 1 is like chrome, a value of 0 is a concrete wall.
|description = Sets how reflective the object is. A value of 1 is like chrome, a value of 0 is a concrete wall.
|object = [[RBX.lua.FlagStand (Object)|Flagstand]], [[RBX.lua.Part (Object)|Part]], [[RBX.lua.Seat (Object)|Seat]], [[RBX.lua.SpawnLocation (Object)|SpawnLocation]]
|object     = BasePart
|}}</onlyinclude>
}}</onlyinclude>
|}
 
{{clear floats}}


Reflectance is how shiny an object appears. At the moment there is only one texture for the bricks, so they just appear to reflect the default cloudy skybox. They do not act as mirrors.
Reflectance is how shiny an object appears. At the moment there is only one texture for the bricks, so they just appear to reflect the default cloudy skybox. They do not act as mirrors.

Revision as of 16:42, 24 December 2010

Reflectance
Property Number Reflectance
Description Sets how reflective the object is. A value of 1 is like chrome, a value of 0 is a concrete wall.
Member of BasePart


Reflectance is how shiny an object appears. At the moment there is only one texture for the bricks, so they just appear to reflect the default cloudy skybox. They do not act as mirrors.