Katana Plug-in APIs 0.1
Public Attributes

Foundry::Katana::Render::RenderSettings::RenderOutput Struct Reference

#include <RenderSettings.h>

List of all members.

Public Attributes

std::string type
std::string locationType
std::string renderLocation
AttributeSettings rendererSettings
std::string colorSpace
std::string channel
std::string fileExtension
std::string cameraName
AttributeSettings convertSettings
bool clampOutput
bool colorConvert
std::string computeStats
std::string tempRenderLocation
std::string tempRenderId
bool enabled

Detailed Description

Contains the values of a single render output on a render node which are typically set using a RenderOutputDefine node. The corresponding attributes are found on the scene graph root under renderSettings.outputs where they declare the target filename, color space, etc.

Note:
This is only used for disk renders, batch renders, and debug outputs.
See also:
getRenderOutputs()

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations Enumerator