OptionaledgeEdge transparency for Edges.
A value of 0.0 indicates fully transparent, 1.0 is fully opaque.
Default value is 1.0.
OptionaledgeRGB edge color for Edges.
Default value is [0.2, 0.2, 0.2].
OptionaledgeDistance (as a fraction of the active camera's far plane) at which edges are fully transparent.
Combined with edgeFadeStart to
produce the smooth falloff. Effective range is [0, 1].
Default value is 1.0.
OptionaledgeDistance (as a fraction of the active camera's far plane) at which edge fade-out begins. Edges closer than this remain at full intensity.
Combined with edgeFadeEnd to produce a smooth alpha falloff that prevents edge density from clumping into a dark mass at long range — most visible in x-ray and silhouette modes.
Effective range is [0, 1]. Set this >= edgeFadeEnd to disable the
fade and keep the previous distance-independent appearance.
Default value is 0.4.
OptionaledgeLine width for Edges.
Default value is 1.0 pixels.
OptionalrenderWhich rendering modes in which to render edges.
Default value is [DetailedRender].
Parameters for a View's edge enhancement effect, Edges.