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