| Package | Description |
|---|---|
| org.web3d.x3d.jsail.CubeMapTexturing |
The Cube Map Environmental Texturing component describes how additional texturing
effects are defined to produce environmental effects such as reflections from objects.
|
| org.web3d.x3d.sai.CubeMapTexturing |
The Cube Map Environmental Texturing component describes how additional texturing
effects are defined to produce environmental effects such as reflections from objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImageCubeMapTextureObject
X3D node tooltip: (X3D version 3.1 or later) [X3DEnvironmentTextureNode,X3DUrlObject] ImageCubeMapTexture is a texture node that defines a cubic environment map source as a single file format that contains multiple images, one for each side.
|
| Modifier and Type | Method and Description |
|---|---|
ImageCubeMapTexture |
ImageCubeMapTexture.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ImageCubeMapTexture |
ImageCubeMapTexture.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ImageCubeMapTexture |
ImageCubeMapTexture.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ImageCubeMapTexture |
ImageCubeMapTexture.setTextureProperties(TextureProperties newValue)
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
ImageCubeMapTexture |
ImageCubeMapTexture.setUrl(java.lang.String[] newValue)
Assign String array to inputOutput MFString field named url.
|
ImageCubeMapTexture |
ImageCubeMapTexture.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.