Long name (short name) |
Argument types |
Properties |
-channels(-ch)
|
int
|
|
|
Specify the number of channels for query.
|
|
-isPassSupported(-ips)
|
|
|
|
Return whether the pass is supported by the renderer
This flag must be specified by the flag -passID firstly. The renderer whose default
value is the current renderer is specified by the flag renderer.
|
|
-passID(-pi)
|
string
|
|
|
Specify the render pass ID for query.
|
|
-passName(-pn)
|
|
|
|
Get the pass name for the passID.
This flag must be specified by the flag -passID firstly.
|
|
-renderer(-r)
|
string
|
|
|
Specify a renderer when using this command.
By default the current renderer is specified.
|
|
-supportedChannelCounts(-scc)
|
|
|
|
List channel counts supported by the renderer(specified by the flag -renderer) and
the specified pass ID.
This flag must be specified by the flag -passID firstly.
|
|
-supportedDataTypes(-sdt)
|
|
|
|
List frame buffer types supported by the renderer(specified by the flag -renderer),
the specified passID and channels.
This flag must be specified by the flag -passID and -channels firstly.
|
|
-supportedPassSemantics(-ps)
|
|
|
|
List pass semantics supported by the specified passID.
This flag must be specified by the flag -passId firstly.
|
|
-supportedRenderPassNames(-spn)
|
|
|
|
List render pass names supported by the renderer(specified by the flag -renderer).
|
|
-supportedRenderPasses(-srp)
|
|
|
|
List render passes supported by the renderer(specified by the flag -renderer).
|
|