Show frames
Go to:
Related nodes. Attributes.
A vertexBakeSet allows the user to collect together objects which are
to be baked in the same way, for instance with the same color blending,
or clamping. When Polygon Prelight is used, for each mesh being baked
the vertexBakeSet to which that object belongs specifies the parameters
for the baking process.
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
vertexBakeSet | bakeSet | geometry | kVertexBakeSet | kBase kNamedObject kDependencyNode kSet kVertexBakeSet |
Related nodes
bakeSet, textureBakeSet
Attributes (19)
alphaBlending, bakeColor, clampMax, clampMin, colorBlending, colorSetName, maxAlpha, maxColor, maxColorB, maxColorG, maxColorR, minAlpha, minColor, minColorB, minColorG, minColorR, scaleRgba, sharedVertices, useFaceNormals
Long name (short name) | Type | Default | Flags |
---|
|
alphaBlending
(ablend )
| enum | 0 |     |
|
|
bakeColor
(color )
| bool | 1 |     |
|
|
clampMax
(max )
| bool | 0 |     |
|
|
clampMin
(min )
| bool | 0 |     |
|
|
colorBlending
(cblend )
| enum | 0 |     |
|
|
colorSetName
(csn )
| string | NULL |     |
|
|
maxAlpha
(maxa )
| float | 1 |     |
|
|
maxColor
(hc )
| float3 | |    |
|
|
|
|
|
minAlpha
(mina )
| float | 0 |     |
|
|
minColor
(lc )
| float3 | |    |
|
|
|
|
|
scaleRgba
(scale )
| float | 1.0 |     |
|
|
sharedVertices
(shared )
| bool | 0 |     |
|
|
useFaceNormals
(ufn )
| bool | 0 |     |
|