| 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 |
ImageTexture3DObject
X3D node tooltip: (X3D version 3.1 or later) [X3DTexture3DNode,X3DUrlObject] ImageTexture3D defines a 3D image-based texture map by specifying a single image file that contains complete 3D data.
|
| Modifier and Type | Method and Description |
|---|---|
ImageTexture3D |
ImageTexture3D.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ImageTexture3D |
ImageTexture3D.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ImageTexture3D |
ImageTexture3D.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ImageTexture3D |
ImageTexture3D.setRepeatR(boolean newValue)
Assign boolean value to initializeOnly SFBool field named repeatR.
|
ImageTexture3D |
ImageTexture3D.setRepeatS(boolean newValue)
Assign boolean value to initializeOnly SFBool field named repeatS.
|
ImageTexture3D |
ImageTexture3D.setRepeatT(boolean newValue)
Assign boolean value to initializeOnly SFBool field named repeatT.
|
ImageTexture3D |
ImageTexture3D.setTextureProperties(TextureProperties newValue)
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
ImageTexture3D |
ImageTexture3D.setUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named url.
|
ImageTexture3D |
ImageTexture3D.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.