Public Member Functions | |
BackgroundRenderingFlags () | |
Public Attributes | |
boolean | fShowBackdrop:1 |
True if the backdrop should be taken into account (normally only for rays coming directly from that Camera). | |
boolean | fShowBackground:1 |
True if the backgroundshould be taken into account. | |
boolean | fApplyVolumetrics:1 |
True if the atmosphere and/or volumetric effects should be applied. | |
boolean | fIsIndirectRay:1 |
True if this is a ray used to calculate indirect lighting (for global illumination). |
BackgroundRenderingFlags::BackgroundRenderingFlags | ( | ) | [inline] |
True if the atmosphere and/or volumetric effects should be applied.
True if this is a ray used to calculate indirect lighting (for global illumination).
True if the backdrop should be taken into account (normally only for rays coming directly from that Camera).
True if the backgroundshould be taken into account.