AreaTrigger.setVoxelDestructible
Sets whether VoxelTerrain can destroy this area trigger by voxel addition.
Kind: Function
Environments: Game
Game
areaTrigger:setVoxelDestructible( destructible )
Parameters:
| Name | Type | Description |
|---|---|---|
areaTrigger |
AreaTrigger | The area trigger instance. |
destructible |
boolean | The state to set |