texture
Tag: texture
Parent tag: pass
Attributes:
name
(string) – the name of a previously defined texture.fromLibrary
(string) – the name of the material library where the texture is defined.
Child tags (none)
Note: this tag is only valid when the pass
class is “quad”.
Example:
<texture name="color" fromLibrary="myLibrary" />