| 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 |
GeneratedCubeMapTextureObject
X3D node tooltip: (X3D version 3.1 or later) [X3DEnvironmentTextureNode] GeneratedCubeMapTexture is a texture node that defines a cubic environment map that sources its data from internally generated images.
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedCubeMapTexture |
GeneratedCubeMapTexture.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
GeneratedCubeMapTexture |
GeneratedCubeMapTexture.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
GeneratedCubeMapTexture |
GeneratedCubeMapTexture.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeneratedCubeMapTexture |
GeneratedCubeMapTexture.setSize(int newValue)
Assign int value within allowed range of (0,infinity) to initializeOnly SFInt32 field named size.
|
GeneratedCubeMapTexture |
GeneratedCubeMapTexture.setTextureProperties(TextureProperties newValue)
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
GeneratedCubeMapTexture |
GeneratedCubeMapTexture.setUpdate(java.lang.String newValue)
Assign String enumeration value ("NONE"|"NEXT_FRAME_ONLY"|"ALWAYS") ['NONE'|'NEXT_FRAME_ONLY'|'ALWAYS'] to inputOutput SFString field named update.
|
GeneratedCubeMapTexture |
GeneratedCubeMapTexture.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.