Compositor: Difference between revisions

69 bytes removed ,  9 April 2019
m
no edit summary
No edit summary
mNo edit summary
Line 165: Line 165:
A pass wraps around an [http://public.vrac.iastate.edu/vancegroup/docs/OpenSceneGraphReferenceDocs-3.0/a00089.html osg::Camera]. Passes all have some common parameters:
A pass wraps around an [http://public.vrac.iastate.edu/vancegroup/docs/OpenSceneGraphReferenceDocs-3.0/a00089.html osg::Camera]. Passes all have some common parameters:


; condition
: A valid XML expression that enables the pass when met.
; clear-color, clear-accum, clear-depth and clear-stencil
; clear-color, clear-accum, clear-depth and clear-stencil
: Default values are black, black, 1.0 and 0 respectively.
: Default values are black, black, 1.0 and 0 respectively.
343

edits