instantreality 1.0

Component:
Texturing3D
Status:
fully implemented
Structure type:
concrete
Standard:
X3D3.1

TextureCoordinate3D

The TextureCoordinate3D node is a geometry property node that specifies a set of 3D texture coordinates used by vertex-based geometry nodes (e.g., IndexedFaceSet and ElevationGrid) to map 3D textures to vertices.

Inheritance

Code

XML encoding
<TextureCoordinate3D point=''
logFeature=''
 />
Classic encoding
TextureCoordinate3D {
	point []
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
MFVec3f point MFVec3f inputOutput vertex attribute data
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element