1
0
Fork 0

Document use of the <parameters> section of the materials definition.

This commit is contained in:
Stuart Buchanan 2012-08-01 21:08:42 +01:00
parent a24021a33f
commit 47685d1794

View file

@ -46,6 +46,8 @@ effect : The effect to be used for this material. (default:
ambient, diffuse, specular, emissive, and shininess are copied into the ambient, diffuse, specular, emissive, and shininess are copied into the
parameter section of the effect created for this material. parameter section of the effect created for this material.
parameters : Additional parameters to be used in the effect. See README.effects for format information.
wrapu : True if the texture should repeat horizontally over a surface, false if wrapu : True if the texture should repeat horizontally over a surface, false if
it should not repeat (default: true). it should not repeat (default: true).