CSGShape.operation

The operation that is performed on this shape. This is ignored for the first CSG child node as the operation is between this node and the previous child of this nodes parent.

  1. CSGShape.Operation operation [@property getter]
    struct CSGShape
    @nogc nothrow @property
    operation
    ()
  2. long operation [@property setter]

Meta