| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Texturing |
The Texturing component specifies how 2D texture images are defined and then positioned
on associated geometry.
|
| org.web3d.x3d.sai.Texturing |
The Texturing component specifies how 2D texture images are defined and then positioned
on associated geometry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextureCoordinateGeneratorObject
X3D node tooltip: [X3DTextureCoordinateNode] TextureCoordinateGenerator computes 2D (s,t) texture-coordinate points, used by vertex-based geometry nodes (such as IndexedFaceSet or ElevationGrid) to map textures to vertices (and patches to NURBS surfaces).
|
| Modifier and Type | Method and Description |
|---|---|
TextureCoordinateGenerator |
TextureCoordinateGenerator.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
TextureCoordinateGenerator |
TextureCoordinateGenerator.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
TextureCoordinateGenerator |
TextureCoordinateGenerator.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureCoordinateGenerator |
TextureCoordinateGenerator.setMode(java.lang.String newValue)
Assign String enumeration value ("SPHERE"|"CAMERASPACENORMAL"|"CAMERASPACEPOSITION"|"CAMERASPACEREFLECTIONVECTOR"|"SPHERE-LOCAL"|"COORD"|"COORD-EYE"|"NOISE"|"NOISE-EYE"|"SPHERE-REFLECT"|"SPHERE-REFLECT-LOCAL") ['SPHERE'|'CAMERASPACENORMAL'|'CAMERASPACEPOSITION'|'CAMERASPACEREFLECTIONVECTOR'|'SPHERE-LOCAL'|'COORD'|'COORD-EYE'|'NOISE'|'NOISE-EYE'|'SPHERE-REFLECT'|'SPHERE-REFLECT-LOCAL'] to inputOutput SFString field named mode.
|
TextureCoordinateGenerator |
TextureCoordinateGenerator.setParameter(float[] newValue)
Assign float array to inputOutput MFFloat field named parameter.
|
TextureCoordinateGenerator |
TextureCoordinateGenerator.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.