trifans

Element Information

Model

Children: extra, input, p

Attributes

QName Type Fixed Default Use Inheritable Annotation
count uint_type required
The count attribute indicates the number of triangle fan primitives. Required attribute.
material xs:NCName optional
The material attribute declares a symbol for a material. This symbol is bound to a material 
at the time of instantiation. If the material attribute is not specified then the lighting 
and shading results are application defined. Optional attribute.
name xs:token optional
The name attribute is the text string name of this element. Optional attribute.

Source

<xs:element name="trifans" type="trifans_type"/>

Sample