Shader¶
name: Shader
documentation:
Supports referencing a resource that can define the render of a visible element
choice: The following element types can be used in conjunction with this element
maxOccurs: unbounded
element
name: Parameter
type: imml:Parameter
minOccurs: 0
maxOccurs: unbounded
attribute
name: Enabled
type: imml:Boolean
default: True
documentation:
When true, allows the shader to perform its operations on the parent element
attribute
name: Source
type: xs:string
use: required
documentation:
The source location of the resource for this element