DD::Image::GeoInfoRenderState Struct Reference

List of all members.

Public Attributes

bool castShadow
 Cast shadow.
bool receiveShadow
 Receive shadow.
bool preMultiplierAlphaComp
bool polygonEdge
 When enabled keeps polygons edges information.
DisplacementCoefficients displacement
 displacement coefficients

Detailed Description

Store the rendering state of a geometric object.


Member Data Documentation

Force the pre-multiplier alpha compositing. When enabled avoid to use Iop::blending_shader for the sample composition.