OpRemove
Client
Server
The voxel remove operation, returned by Vox:Remove(target). Configure it with the chain (inherited from OpBase), then call :Run(). See Vox for the pattern.
Methods
OpRemove OnFinished(fun onFinished)
Callback function. OnFinished is called after OnProgress if it was last part
OpRemove CountMaterial(materialName|materialName[]|nil countMat)
count volume of material removed, result is returned in OnFished