front_face

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
param xs:NCName optional
value gl_front_face_enum CCW optional

Source

<xs:element name="front_face">
  <xs:complexType>
    <xs:attribute name="value" type="gl_front_face_enum" use="optional" default="CCW"/>
    <xs:attribute name="param" type="xs:NCName" use="optional"/>
  </xs:complexType>
</xs:element>

Sample