Function: exclusion()
exclusion(
shape1,shape2,options?):Exclusion
Defined in: mobjects/geometry/BooleanOperations.ts:566
Create a boolean exclusion (XOR) of two shapes
Parameters
shape1
First shape
shape2
Second shape
options?
Optional styling options
Returns
New VMobject representing the exclusion