Go to: Attributes.

Node used to store global vector 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
vectorRenderGlobalsnodeauxiliary/camerakDependencyNodekBase
kNamedObject
kDependencyNode

Attributes (35)

browserView, combineFillsEdges, currentFrame, curveTolerance, detailLevel, edgeColor, edgeColorB, edgeColorG, edgeColorR, edgeDetail, edgeStyle, edgeWeight, filenameFormat, fillObjects, fillStyle, flashVersion, frameRate, hiddenEdges, highlightLevel, highlights, imageFormat, imageNamePrefix, includeEdges, minEdgeAngle, outlinesAtIntersections, pixelAspectRatio, reflectionDepth, reflections, renderLayers, renderOptimization, secondaryCF, shadows, showBackFaces, svgAnimation, svgCompression

Long name (short name)TypeDefaultFlags
currentFrame (cf) boolfalseoutputinputstorablehidden
Render the current frame only
frameRate (fr) integer12outputinputstorablekeyablehidden
The frame rate
svgAnimation (sa) enum0outputinputstorablehidden
The SVG animation option
svgCompression (sc) boolfalseoutputinputstorablehidden
The SVG compression option
flashVersion (fv) enum2outputinputstorablehidden
The flash version
browserView (bv) boolfalseoutputinputstorablehidden
The browser preview option
showBackFaces (sb) booltrueoutputinputstorablehidden
The show back faces option
shadows (sh) boolfalseoutputinputstorablehidden
The draw shadows option
highlights (hi) boolfalseoutputinputstorablehidden
The draw highlights option
highlightLevel (hl) short4outputinputstorablehidden
The highlight level option
reflections (rf) boolfalseoutputinputstorablehidden
The draw reflections option
reflectionDepth (rd) short2outputinputstorablehidden
The reflection depth option
combineFillsEdges (cfe) boolfalseoutputinputstorablehidden
The combine fills and edges option
curveTolerance (ct) double7.5outputinputstorablehidden
The curve tolerance (range: 0.0 - 15.0) - it is a relative tolerance used when trying to fit the curve to a series of line segments. If 0.0 straight lines will be drawn, if 15.0, aggressive fitting will be applied.
secondaryCF (scf) boolfalseoutputinputstorablehidden
Occasionally the first pass at curve fitting does not fit all line segments that can be converted to curves. The secondary curve fitting code is a higher level curve fitting algorithm that can often times find more curves than the first pass algorithm.
detailLevel (dl) short0outputinputstorablehidden
Detail Level - (range: 0 - 50 ) - how much detail we want to obtain from the scene. The smaller the "detail level" the more polygons maybe combined to produce smaller files.
includeEdges (ie) boolfalseoutputinputstorablehidden
The include edge option
renderOptimization (rno) stringTmultiSharedObject::create<TdataString>"Safe"outputinputstorablehidden
Frame optimization.
fillObjects (fo) booltrueoutputinputstorablehidden
The fill object (include fills) option
fillStyle (fs) enum0outputinputstorablehidden
The fill style option
edgeStyle (es) enum0outputinputstorablehidden
The edge style option
hiddenEdges (he) boolfalseoutputinputstorablehidden
The hidden edges option
edgeDetail (ed) boolfalseoutputinputstorablehidden
The edge detail option
outlinesAtIntersections (oai) booltrueoutputinputstorablehidden
Specifies that edges should be drawn when two polygons intersect.
minEdgeAngle (mea) double90.0outputinputstorablehidden
Minimum Edge Angle (range: 1.0 - 90.0) - the edge detail angle is a the minimum angle between adjacent polygon face normals that is used to determine if an edge is hard and therefore visible.
edgeColor (ec) float3outputinputstorablekeyablehidden
The edge color
edgeColorR (ecr) float0outputinputstorablehidden
The edge color red component (see edgeColor)
edgeColorG (ecg) float0outputinputstorablehidden
The edge color green component (see edgeColor)
edgeColorB (ecb) float0outputinputstorablehidden
The edge color blue component (see edgeColor)
edgeWeight (ew) double0.0outputinputstorablehidden
The edge weight - specifies the edge weight to be used for all edges. It is specified in points (there are 72 points per inch). The value of 0.0 specifies hairline edge weight
imageNamePrefix (inp) stringNULLoutputinputconnectablehidden
Unused any more, this attribute is only define for backward compatibility reasons
imageFormat (if) integer0outputinputconnectablehidden
Unused any more, this attribute is only define for backward compatibility reasons
pixelAspectRatio (par) double0.0outputinputconnectablehidden
Unused any more, this attribute is only define for backward compatibility reasons
filenameFormat (ff) integer0outputinputconnectablehidden
Unused any more, this attribute is only define for backward compatibility reasons
renderLayers (rl) boolfalseoutputinputhidden
Unused any more, this attribute is only define for backward compatibility reasons