ShellRenderingSettings Class

Definition

Global settings for objects rendered using the hierarchical override shell effect.

public ref class ShellRenderingSettings
public class ShellRenderingSettings
type ShellRenderingSettings = class
Public Class ShellRenderingSettings
Inheritance
ShellRenderingSettings

Properties

Desaturation

Amount of color de-saturation to apply to the shell-rendered objects. Ranges from 0 (original color) to 1 (gray scale).

Opacity

The opacity of shell-rendered geometry. Ranges from 0 (invisible) to 1 (fully opaque).

Valid

Whether this object is still valid.

Applies to

See also