init(symmetricEdgeInset:falloff:)

Initializes both Positiveedgeinset and Negativeedgeinset with the same symmetric value.

Declaration

init(symmetricEdgeInset: SIMD3<Float> = .zero, falloff: ClippingComponent.FeatheredEdge.Falloff = .linear)