fog_coord_src

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
param xs:NCName optional
value gl_fog_coord_src_enum FOG_COORDINATE optional

Source

<xs:element name="fog_coord_src">
  <xs:complexType>
    <xs:attribute name="value" type="gl_fog_coord_src_enum" use="optional" default="FOG_COORDINATE"/>
    <xs:attribute name="param" type="xs:NCName" use="optional"/>
  </xs:complexType>
</xs:element>

Sample