Show frames
Go to:
Related nodes. Attributes.
Abstract base class for the writeTo*Buffer classes. Provides
common attributes for frame buffer writing
This node is abstract
This node is MP safe
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
writeToFrameBuffer | node | cache | kWriteToFrameBuffer | kBase kNamedObject kDependencyNode kWriteToFrameBuffer |
Related nodes
renderPass
Attributes (12)
evaluationMode, evaluationPassThrough, evaluationPassThroughB, evaluationPassThroughG, evaluationPassThroughR, outEvaluationPassThrough, outEvaluationPassThroughB, outEvaluationPassThroughG, outEvaluationPassThroughR, renderPass, scaleFactor, writeOperation
Long name (short name) | Type | Default | Flags |
---|
|
evaluationMode
(em )
| enum | 2 |     |
|
|
evaluationPassThrough
(pt )
| float3 | |     |
|
| evaluationPassThroughR
(ptr )
| float | 0.5 |      | |
|
| evaluationPassThroughG
(ptg )
| float | 0.5 |      | |
|
| evaluationPassThroughB
(ptb )
| float | 0.5 |      | |
|
|
outEvaluationPassThrough
(opt )
| float3 | |   |
|
| outEvaluationPassThroughR
(optr )
| float | 0.0 |   | |
|
| outEvaluationPassThroughG
(optg )
| float | 0.0 |   | |
|
| outEvaluationPassThroughB
(optb )
| float | 0.0 |   | |
|
|
renderPass
(rp )
| Message | n/a |    |
|
|
scaleFactor
(sf )
| float | 1.0f |     |
|
|
writeOperation
(wo )
| enum | 1 |     |
|