| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:AttribOwnerBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:TextureData | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="TextureType"> <xsd:annotation> <xsd:documentation> Basic texture definition </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:AttribOwnerBase"> <xsd:choice minOccurs="0"> <xsd:element name="TextureData" type="plm:TextureDataType"/> </xsd:choice> <xsd:attribute name="dataRef" type="xsd:IDREF" use="optional" plm:refType="plm:TextureData"/> <xsd:attribute name="mapping" type="plm:TextureMapType" use="required"/> <xsd:attribute name="subsamplingLow" type="plm:TextureSampleType" default="nearest"/> <xsd:attribute name="subsamplingHigh" type="plm:TextureSampleType" default="nearest"/> <xsd:attribute name="oversampling" type="plm:TextureSampleType" default="nearest"/> <xsd:attribute name="wrapping" type="plm:TextureWrapType" default="clamp"/> <xsd:attribute name="borderColour" type="plm:RGBAType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | xsd:IDREF | ||
| properties |
|
||
| source | <xsd:attribute name="dataRef" type="xsd:IDREF" use="optional" plm:refType="plm:TextureData"/> |
| type | plm:TextureMapType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="mapping" type="plm:TextureMapType" use="required"/> |
| type | plm:TextureSampleType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:attribute name="subsamplingLow" type="plm:TextureSampleType" default="nearest"/> |
| type | plm:TextureSampleType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:attribute name="subsamplingHigh" type="plm:TextureSampleType" default="nearest"/> |
| type | plm:TextureSampleType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:attribute name="oversampling" type="plm:TextureSampleType" default="nearest"/> |
| type | plm:TextureWrapType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xsd:attribute name="wrapping" type="plm:TextureWrapType" default="clamp"/> |
| type | plm:RGBAType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="borderColour" type="plm:RGBAType" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||
| type | plm:TextureDataType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:Texture2D plm:Texture1D | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="TextureData" type="plm:TextureDataType"/> |