| 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 |
MultiTextureCoordinateObject
X3D node tooltip: [X3DTextureCoordinateNode] MultiTextureCoordinate contains multiple TextureCoordinate or TextureCoordinateGenerator nodes, for use by a parent polygonal geometry node such as IndexedFaceSet or a Triangle* node.
|
| Modifier and Type | Method and Description |
|---|---|
MultiTextureCoordinate |
MultiTextureCoordinate.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
MultiTextureCoordinate |
MultiTextureCoordinate.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
MultiTextureCoordinate |
MultiTextureCoordinate.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
MultiTextureCoordinate |
MultiTextureCoordinate.setTexCoord(X3DNode[] newValue)
Assign X3DNode array (using an array consisting of properly typed nodes or ProtoInstanceObjects) to inputOutput MFNode field texCoord.
|
MultiTextureCoordinate |
MultiTextureCoordinate.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.