X3D TextureCoordinate

TextureCoordinate • Example

Specifies a list of 2D coordinates (S,T) to map a texture to shape vertices.

point

Field Type: MFVec2f
Access Type: inputOutput
Default Value: Empty Array
Value Range: -∞, ∞
Description: A list of 2D coordinates that correspond to a vertex of a shape or surface.

metadata

Field Type: SFNode
Access Type: inputOutput
Default Value: NULL
Value Range: X3DMetadataObject
Description: Information about this node.