Bugzilla – Bug 86
Equation shown for <constant> FX incorrectly contains <ambient>
Last modified: 2010-05-17 05:17:04 PDT
The <constant> shader does not have an <ambient> child element, but it is mentioned in the equation describing its result - color = <emission> + <ambient> * al This should just be "color = <emission>"
Assigned.
See 1.4 2nd Ed. spec, page 8-31. See 1.5 spec, page 8-31.