Constructor
Methods
add(name, culler)
Add a Culler instance
Parameters:
Name | Type | Description |
---|---|---|
name |
string | Name to assign |
culler |
Culler | A Culler instance |
enable(name, value)
Enable/Disable a Culler
Parameters:
Name | Type | Description |
---|---|---|
name |
string | Name of the Culler |
value |
boolean | True to enable, false to disable |