Go to: Synopsis. Return value. Keywords. Flags. MEL examples.
frameBufferName [-autoTruncate] [-camera string] [-renderLayer string] [-renderPass string]
frameBufferName is NOT undoable, NOT queryable, and NOT editable.
Returns the frame buffer name for a given renderPass renderLayer and
camera combination. Optionally, this command can apply a name truncation
algorithm so that the frameBuffer name will respect the maximum length
imposed by the destination file format, if applicable.
render, pass
autoTruncate, camera, renderLayer, renderPass
| Long name (short name) |
Argument types |
Properties |
-autoTruncate(-a)
|
|
|
|
use this flag to apply a name truncation algorithm so that the frameBuffer
name will respect the maximum length imposed by the destination file format,
if applicable.
|
|
-camera(-c)
|
string
|
|
|
|
-renderLayer(-l)
|
string
|
|
|
|
-renderPass(-p)
|
string
|
|
|
|
Flag can appear in Create mode of command
|
Flag can appear in Edit mode of command
|
Flag can appear in Query mode of command
|
Flag can be used more than once in a command.
|
frameBufferName -renderLayer "layer1" -renderPass "renderPass1" -camera "camera1";