OpPaint
Client
Server
The voxel paint operation, returned by Vox:Paint(target). Configure it with the chain (inherited from OpBase), then call :Run(). See Vox for the pattern.
Methods
OpPaint Color(Vec3|Vec4|number r, number? g, number? b, number? a)
OpPaint BlendMode(BlendMode blendMode)
Various blend modes which you may know from Photoshop. See a list of explanations here
OpPaint Hardness(number hardness)
blend radius ratio, how much the paint will blend out from the edge of the shape, 1 is no blend