Show frames

Go to: Attributes.

Node used to store global hardware render attributes. By using a node, these attributes will be read/written to file. There should only be one of these nodes.

Node nameParentsClassificationMFn typeCompatible function sets
hwRenderGlobalsnodeauxiliary/camerakHardwareRenderGlobalskBase
kNamedObject
kDependencyNode
kHardwareRenderGlobals

Attributes (34)

alphaSource, antiAliasPolygons, backgroundColor, backgroundColorB, backgroundColorG, backgroundColorR, byFrame, cameraIcons, collisionIcons, displayShadows, drawStyle, edgeSmoothing, emitterIcons, endFrame, extension, fieldIcons, filename, fullImageResolution, geometryMask, grid, imageFormat, imfPluginKey, imfPluginKeyExt, lightIcons, lightingMode, lineSmoothing, motionBlur, multiPassRendering, renderPasses, resolution, startFrame, texturing, transformIcons, writeZDepth

Long name (short name)TypeDefaultFlags
antiAliasPolygons (aap) boolfalseoutputinputconnectablestorable
Turns on/off camera jitter to anti-alias polygons.
alphaSource (as) enum0outputinputconnectablestorable
Specifies how to compute the alpha channel.
byFrame (bf) integer1outputinputconnectablestorable
The frame increment during rendering
cameraIcons (cai) boolfalseoutputinputconnectablestorable
Display status of camera icons
backgroundColor (bc) float30.0, 0.0, 0.0outputinputconnectablestorable
The viewport clear color.
backgroundColorR (bcr) float0.0outputinputconnectablestorable
The viewport clear color red component (see backgroundColor).
backgroundColorG (bcg) float0.0outputinputconnectablestorable
The viewport clear color green component (see backgroundColor).
backgroundColorB (bcb) float0.0outputinputconnectablestorable
The viewport clear color blue component (see backgroundColor).
collisionIcons (coi) boolfalseoutputinputconnectablestorable
Display status of collison model icons
displayShadows (sd) boolfalseoutputinputconnectablestorable
Display shadows when in all or selected lights mode
drawStyle (ds) enum3outputinputconnectablestorable
Specifies how to draw the geometry.
edgeSmoothing (es) float1.0outputinputconnectablestorable
Controls the amount of edge smoothing.
emitterIcons (ei) boolfalseoutputinputconnectablestorable
Display status of emitter icons
endFrame (ef) integer10outputinputconnectablestorable
The last frame to be rendered
extension (ex) enum3outputinputconnectablestorable
Specify number padding and extension.
fieldIcons (fii) boolfalseoutputinputconnectablestorable
Display status of field icons
filename (fn) stringTmultiSharedObject::create<TdataString>"im"outputinputconnectablestorable
Image output filename.
fullImageResolution (fir) boolfalseoutputinputconnectablestorable
Output full image resolution (turns on tiling if needed).
geometryMask (gh) boolfalseoutputinputconnectablestorable
Use geometry as a mask for particles.
grid (gr) boolfalseoutputinputconnectablestorable
Display status of the grid
imageFormat (if) enum0outputinputconnectablestorable
Specifies image file format.
imfPluginKey (imfkey) stringTmultiSharedObject::create<TdataString>""outputinputconnectablestorable
IMF plugin keyword. You should never set this value directly. It is controlled via higher level UI that manages the key value with the specified image format.
imfPluginKeyExt (imfext) stringTmultiSharedObject::create<TdataString>""outputinputconnectablestorable
IMF plugin extension. You should never set this value directly. It is controlled via higher level UI that manages the extension value with the specified image format.
lightIcons (li) boolfalseoutputinputconnectablestorable
Display status of light icons
lightingMode (lm) enum0outputinputconnectablestorable
Specifies the lighting mode used for rendering.
lineSmoothing (ls) boolfalseoutputinputconnectablestorable
Enable/disable anti-aliased lines
motionBlur (mb) float0.0outputinputconnectablestorable
Set the shutter angle used for motion blur.
multiPassRendering (mpr) boolfalseoutputinputconnectablestorable
Control the multipass rendering.
renderPasses (rp) enum0outputinputconnectablestorable
The number of accum buffer render passes.
resolution (res) stringTmultiSharedObject::create<TdataString>"ntsc_4d 646 485 1.333"outputinputconnectablestorable
Image output resolution (and aspect ratio).
startFrame (sf) integer1outputinputconnectablestorable
The first frame to be rendered
texturing (txt) booltrueoutputinputconnectablestorable
Enable/disable texture map display
transformIcons (ti) boolfalseoutputinputconnectablestorable
Display status of transform icons
writeZDepth (wzd) boolfalseoutputinputconnectablestorable
Enable/disable writing of zdepth to image files