| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Texturing3D |
The Texturing3D component specifies how 3D volumetric textures describe surface properties
as data points in a volume of space, rather than a flat surface.
|
| org.web3d.x3d.sai.Texturing3D |
The Texturing3D component specifies how 3D volumetric textures describe surface properties
as data points in a volume of space, rather than a flat surface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextureCoordinate4DObject
X3D node tooltip: (X3D version 3.1 or later) [X3DTextureCoordinateNode] TextureCoordinate4D specifies a set of 4D (homogeneous 3D) texture coordinates used by vertex-based geometry nodes (such as IndexedFaceSet or ElevationGrid) to map 3D textures to vertices.
|
| Modifier and Type | Method and Description |
|---|---|
TextureCoordinate4D |
TextureCoordinate4D.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
TextureCoordinate4D |
TextureCoordinate4D.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
TextureCoordinate4D |
TextureCoordinate4D.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureCoordinate4D |
TextureCoordinate4D.setPoint(float[] newValue)
Assign 4-tuple float array to inputOutput MFVec4f field named point.
|
TextureCoordinate4D |
TextureCoordinate4D.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.