Uses of Interface
org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.CubeMapTexturing | |
| org.web3d.x3d.sai.CubeMapTexturing |
-
Uses of ImageCubeMapTexture in org.web3d.x3d.jsail.CubeMapTexturing
Classes in org.web3d.x3d.jsail.CubeMapTexturing that implement ImageCubeMapTexture Modifier and Type Class Description 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 ImageCubeMapTexture in org.web3d.x3d.sai.CubeMapTexturing
Methods in org.web3d.x3d.sai.CubeMapTexturing that return ImageCubeMapTexture Modifier and Type Method Description ImageCubeMapTextureImageCubeMapTexture. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.ImageCubeMapTextureImageCubeMapTexture. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.ImageCubeMapTextureImageCubeMapTexture. setUrl(java.lang.String[] newValue)Accessor method to assign String array to inputOutput MFString field named url.