| 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 |
TextureTransformMatrix3DObject
X3D node tooltip: (X3D version 3.1 or later) [X3DTextureTransformNode] TextureTransformMatrix3D applies a 3D transformation to texture coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
TextureTransformMatrix3D |
TextureTransformMatrix3D.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
TextureTransformMatrix3D |
TextureTransformMatrix3D.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
TextureTransformMatrix3D |
TextureTransformMatrix3D.setMatrix(float[] newValue)
Assign float array to inputOutput SFMatrix4f field named matrix.
|
TextureTransformMatrix3D |
TextureTransformMatrix3D.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureTransformMatrix3D |
TextureTransformMatrix3D.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.