Uses of Interface
org.web3d.x3d.sai.CubeMapTexturing.X3DEnvironmentTextureNode
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.CubeMapTexturing | |
| org.web3d.x3d.sai.CubeMapTexturing |
-
Uses of X3DEnvironmentTextureNode in org.web3d.x3d.jsail.CubeMapTexturing
Classes in org.web3d.x3d.jsail.CubeMapTexturing that implement X3DEnvironmentTextureNode Modifier and Type Class Description classComposedCubeMapTextureObjectComposedCubeMapTexture is a texture node that defines a cubic environment map source as an explicit set of images drawn from individual 2D texture nodes.classGeneratedCubeMapTextureObjectGeneratedCubeMapTexture is a texture node that defines a cubic environment map that sources its data from internally generated images.classImageCubeMapTextureObjectImageCubeMapTexture 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
Subinterfaces of X3DEnvironmentTextureNode in org.web3d.x3d.sai.CubeMapTexturing Modifier and Type Interface Description interfaceComposedCubeMapTextureComposedCubeMapTexture is a texture node that defines a cubic environment map source as an explicit set of images drawn from individual 2D texture nodes.interfaceGeneratedCubeMapTextureGeneratedCubeMapTexture is a texture node that defines a cubic environment map that sources its data from internally generated images.interfaceImageCubeMapTextureImageCubeMapTexture is a texture node that defines a cubic environment map source as a single file format that contains multiple images, one for each side.Methods in org.web3d.x3d.sai.CubeMapTexturing that return X3DEnvironmentTextureNode Modifier and Type Method Description X3DEnvironmentTextureNodeX3DEnvironmentTextureNode. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.