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