simpleType TextureSampleType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes TextureType/@oversampling TextureType/@subsamplingHigh TextureType/@subsamplingLow
facets
Kind Value Annotation
enumeration nearest
enumeration linear
source <xsd:simpleType name="TextureSampleType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="nearest"/>
   
<xsd:enumeration value="linear"/>
 
</xsd:restriction>
</xsd:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy