<xs:element name="TextureCoordinate3D">
<xs:annotation>
<xs:appinfo />
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-19775-Amendment1-X3DAbstractSpecification/Part01/components/texture3D.html#TextureCoordinate3D" />
</xs:annotation>
<xs:complexType mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="X3DTextureCoordinateNode">
<xs:attribute name="point" type="MFVec3f" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|