Uses of Interface
org.web3d.x3d.sai.CubeMapTexturing.X3DEnvironmentTextureNode
Package
Description
The Cube Map Environmental Texturing component describes how additional texturing effects are defined to produce environmental effects such as reflections from objects.
The Cube Map Environmental Texturing component describes how additional texturing effects are defined to produce environmental effects such as reflections from objects.
-
Uses of X3DEnvironmentTextureNode in org.web3d.x3d.jsail.CubeMapTexturing
Modifier and TypeClassDescriptionclass
ComposedCubeMapTexture is a texture node that defines a cubic environment map source as an explicit set of images drawn from individual 2D texture nodes.class
GeneratedCubeMapTexture is a texture node that defines a cubic environment map that sources its data from internally generated images.class
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. -
Uses of X3DEnvironmentTextureNode in org.web3d.x3d.sai.CubeMapTexturing
Modifier and TypeInterfaceDescriptioninterface
ComposedCubeMapTexture is a texture node that defines a cubic environment map source as an explicit set of images drawn from individual 2D texture nodes.interface
GeneratedCubeMapTexture is a texture node that defines a cubic environment map that sources its data from internally generated images.interface
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 TypeMethodDescriptionX3DEnvironmentTextureNode.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.X3DEnvironmentTextureNode.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.