ActivePass (Scene)
Description
Returns the currently active Render Pass object. A render pass creates a picture layer of a scene that can be composited with any other pass(es) to create a complete image. Passes also allow you to quickly re-render a single layer without re-rendering the entire scene.
C# Syntax
// get accessor Pass rtn = Scene.ActivePass;
See Also
|
|
Examples
• See Scene.ActivePass.1.pys
Autodesk Softimage 2011