Cullable: Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(Created page with "{{CatUp|Properties}} <onlyinclude>{{Property |name = Cullable |property = Bool ''Cullable'' |description = If true, this object will not be rendered if a player...")
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{CatUp|Properties}}
{{CatUp|Properties}}
 
'''This property has been removed and will not function.'''
<onlyinclude>{{Property
<onlyinclude>{{Property
|name        = Cullable
|name        = Cullable
|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>
NOTE: This property has been removed from Goodblox, and is now managed by the program.


[[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