Cullable: Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
 
Line 5: Line 5:
|property    = [[Bool]] ''Cullable''
|property    = [[Bool]] ''Cullable''
|description = If true, this object will not be rendered if a player cannot see the brick.
|description = If true, this object will not be rendered if a player cannot see the brick.
|object      = [[GBX.lua.Part|Part]]
|object      = [[Part]]
}}</onlyinclude>
}}</onlyinclude>


[[Category:Properties]]
[[Category:Properties]]

Latest revision as of 21:55, 23 September 2021

This property has been removed and will not function.

Property
Name Cullable
Property Bool Cullable
Description: If true, this object will not be rendered if a player cannot see the brick.
In Object: Part