|
|
When using quilted in a pattern, POV3.5 doesn't recognize the control1
keyword (no problems for contro0)
Also, the message 'cannot be used with this normal' is confusing since
it is used in a pattern/pigment
#declare A = function { pattern { quilted control0 0.5 control1 0.5 }}
pigment {
function { A(x,y,z) }
}
gives an error
control1 <---Error
Parse Error: Keyword 'control1' cannot be used with this normal
--
e-mail:sme### [at] skynetbe
http://users.skynet.be/smellenbergh
Post a reply to this message
|
|