AlphaMode

Used by SurfaceAppearance.AlphaMode to determine how the alpha channel of the SurfaceAppearance.ColorMap of a SurfaceAppearance is used.

Items

NameValueSummary
Overlay0

Overlays the ColorMap on top of the underlying part color based on the map's alpha channel.

Transparency1

Uses the ColorMap alpha channel to control the transparency of the surface.

TintMask2

Uses the ColorMap alpha channel to control the amount of SurfaceAppearance.Color tinting.

On this page