formIntersection(_:)
Sets the primitive to the intersection of itself and the specified primitive.
Declaration
mutating func formIntersection(_ other: Self)Parameters
- other:
The volumetric entity that the function compares against.
Sets the primitive to the intersection of itself and the specified primitive.
mutating func formIntersection(_ other: Self)The volumetric entity that the function compares against.