OpCopy
Client
Server
The voxel copy operation, returned by Vox:Copy(target). Configure it with the chain (inherited from OpBase), then call :Run(). See Vox for the pattern.
Methods
OpCopy To(Object|Object[] to)
Select the object to copy to. source before Run() to relocate. To add: plumb args through Run() into copyAtShape (ve.copyDestination*).