render:control-variables
List of: Scheme Extensions
Subjects: Rendering Control
Contents: Rendering Base

Action: Gets a list of valid rendering control variables.

Filename: rbase/rnd_scm/avh_scm.cxx

Syntax: (render:control-variables)

Arg Types: None

Returns: (string ... )

Description: This extension returns a list of all valid control variable names.

Example: ; render:control-variables

; Get a list of valid rendering control variables.

(render:control-variables)

;; ("pixel threshold" "min pixel contrib"

;; "raytrace level" "octtree occupancy"

;; "octtree depth")
PDF/RBASE/03SCM.PDF
HTM/DATA/RBASE/RBASE/03SCM/0032.HTM