Compositor: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
Line 144: Line 144:
Renders the scene from the point of view given by the CameraGroup.
Renders the scene from the point of view given by the CameraGroup.
; cull-mask
; cull-mask
: A 32 bit number that specifies the cull mask to be used.
: A 32 bit number that specifies the cull mask to be used. See <tt>simgear/scene/util/RenderConstants.hxx</tt> to know which bits enable what.
; z-near and z-far
; z-near and z-far
: They change the depth range to be used. If both of them are zero, the default Z range in the CameraGroup is used.
: They change the depth range to be used. If both of them are zero, the default Z range in the CameraGroup is used.
342

edits

Navigation menu