| 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 |
ComposedCubeMapTextureObject
X3D node tooltip: (X3D version 3.1 or later) [X3DEnvironmentTextureNode] ComposedCubeMapTexture is a texture node that defines a cubic environment map source as an explicit set of images drawn from individual 2D texture nodes.
|
| Modifier and Type | Method and Description |
|---|---|
ComposedCubeMapTexture |
ComposedCubeMapTexture.setBack(X3DTexture2DNode newValue)
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field back.
|
ComposedCubeMapTexture |
ComposedCubeMapTexture.setBottom(X3DTexture2DNode newValue)
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field bottom.
|
ComposedCubeMapTexture |
ComposedCubeMapTexture.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ComposedCubeMapTexture |
ComposedCubeMapTexture.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ComposedCubeMapTexture |
ComposedCubeMapTexture.setFront(X3DTexture2DNode newValue)
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field front.
|
ComposedCubeMapTexture |
ComposedCubeMapTexture.setLeft(X3DTexture2DNode newValue)
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field left.
|
ComposedCubeMapTexture |
ComposedCubeMapTexture.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ComposedCubeMapTexture |
ComposedCubeMapTexture.setRight(X3DTexture2DNode newValue)
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field right.
|
ComposedCubeMapTexture |
ComposedCubeMapTexture.setTop(X3DTexture2DNode newValue)
Assign X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field top.
|
ComposedCubeMapTexture |
ComposedCubeMapTexture.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.