fractionPerPositiveEdge
Feather interval over which opacity lerps to 0 for positive edges (i.e +X, +Y, +Z) of the clip bounds. Expressed as a fraction of the smallest dimension of the clipping volume Values range from 0.0 to 1.0:
Declaration
var fractionPerPositiveEdge: SIMD3<Float>Discussion
0.0means no feathering on that edge0.1means fade across 10% of the bounding box dimension in the positive axes1.0means the feather zone extends across the entire positive box dimension