Uses of Interface
org.web3d.x3d.sai.CubeMapTexturing.ImageCubeMapTexture
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 ImageCubeMapTexture in org.web3d.x3d.jsail.CubeMapTexturing
Modifier and TypeClassDescriptionclass
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 ImageCubeMapTexture in org.web3d.x3d.sai.CubeMapTexturing
Modifier and TypeMethodDescriptionImageCubeMapTexture.setAutoRefresh
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefresh.ImageCubeMapTexture.setAutoRefreshTimeLimit
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefreshTimeLimit.ImageCubeMapTexture.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.ImageCubeMapTexture.setLoad
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named load.ImageCubeMapTexture.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.ImageCubeMapTexture.setTextureProperties
(TextureProperties newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.Accessor method to assign String array to inputOutput MFString field named url.