RenderEffect : MAXWrapper

The RenderEffect class lets you set up rendering effects with MAXScript. You can create render effects such as blur, color balance, and film grain effect.

The classes derived directly from the RenderEffect class are described in Render Effect Types.

The properties, operators, and methods that are common to all classes derived directly from the RenderEffect class are described in Render Effects Common Properties, Operators, and Methods.

The RenderEffect class is derived from the MAXWrapper class, and inherits the properties and methods defined for that class. These properties and methods are described in MAXWrapper Common Properties, Operators, and Methods.