Assigns a new value to a previously defined parameter |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
ref | xs:token | required |
<xs:element name="setparam" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Assigns a new value to a previously defined parameter</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:group ref="fx_setparam_group"/> </xs:sequence> <xs:attribute name="ref" type="xs:token" use="required"/> </xs:complexType> </xs:element> |
< instance_effect xmlns = "http://www.collada.org/2008/03/COLLADASchema" url = "#Textured_Bump_E0_MP_FX" > |
< technique_hint platform = "PC-OGL" profile = "GLES2" ref = "Textured_Bump_E0_MP_TECH" /> |
< float> |
25 |
</ float> |
</ setparam> |
< float4> |
0.368627 0.368421 0.368421 1 |
</ float4> |
</ setparam> |
< float4> |
0.886275 0.885003 0.885003 1 |
</ float4> |
</ setparam> |
< float3> |
0 0 100 |
</ float3> |
</ setparam> |
< float3> |
-100 100 100 |
</ float3> |
</ setparam> |
< float4> |
0.490196 0.488722 0.488722 1 |
</ float4> |
</ setparam> |
</ instance_effect> |