Uses of Class
org.web3d.x3d.jsail.CubeMapTexturing.ComposedCubeMapTexture
Package
Description
The Cube Map Environmental Texturing component describes how additional texturing effects are defined to produce environmental effects such as reflections from objects.
-
Uses of ComposedCubeMapTexture in org.web3d.x3d.jsail.CubeMapTexturing
Modifier and TypeMethodDescriptionComposedCubeMapTexture.addComments
(String newComment) Add comment as String to contained commentsList.ComposedCubeMapTexture.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.ComposedCubeMapTexture.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.ComposedCubeMapTexture.clearBackTexture()
Utility method to clear SFNode value of backTexture field.ComposedCubeMapTexture.clearBottomTexture()
Utility method to clear SFNode value of bottomTexture field.ComposedCubeMapTexture.clearFrontTexture()
Utility method to clear SFNode value of frontTexture field.ComposedCubeMapTexture.clearIS()
Utility method to clear SFNode value of IS field.ComposedCubeMapTexture.clearLeftTexture()
Utility method to clear SFNode value of leftTexture field.ComposedCubeMapTexture.clearMetadata()
Utility method to clear SFNode value of metadata field.ComposedCubeMapTexture.clearRightTexture()
Utility method to clear SFNode value of rightTexture field.ComposedCubeMapTexture.clearTextureProperties()
Utility method to clear SFNode value of textureProperties field.ComposedCubeMapTexture.clearTopTexture()
Utility method to clear SFNode value of topTexture field.ComposedCubeMapTexture.setBackTexture
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field backTexture.ComposedCubeMapTexture.setBackTexture
(X3DTexture2DNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field backTexture.ComposedCubeMapTexture.setBottomTexture
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field bottomTexture.ComposedCubeMapTexture.setBottomTexture
(X3DTexture2DNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field bottomTexture.final ComposedCubeMapTexture
ComposedCubeMapTexture.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.ComposedCubeMapTexture.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final ComposedCubeMapTexture
ComposedCubeMapTexture.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.ComposedCubeMapTexture.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final ComposedCubeMapTexture
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.ComposedCubeMapTexture.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.ComposedCubeMapTexture.setDescription
(SFString newValue) Assign typed object value to SFString description field, similar tosetDescription(String)
.ComposedCubeMapTexture.setFrontTexture
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field frontTexture.ComposedCubeMapTexture.setFrontTexture
(X3DTexture2DNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field frontTexture.final ComposedCubeMapTexture
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.ComposedCubeMapTexture.setLeftTexture
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field leftTexture.ComposedCubeMapTexture.setLeftTexture
(X3DTexture2DNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field leftTexture.ComposedCubeMapTexture.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.ComposedCubeMapTexture.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.ComposedCubeMapTexture.setRightTexture
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field rightTexture.ComposedCubeMapTexture.setRightTexture
(X3DTexture2DNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field rightTexture.ComposedCubeMapTexture.setTextureProperties
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.ComposedCubeMapTexture.setTextureProperties
(TextureProperties newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.ComposedCubeMapTexture.setTopTexture
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field topTexture.ComposedCubeMapTexture.setTopTexture
(X3DTexture2DNode newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DTexture2DNode instance (using a properly typed node) to inputOutput SFNode field topTexture.final ComposedCubeMapTexture
Accessor method to assign String value to inputOutput SFString field named USE.ComposedCubeMapTexture.setUSE
(ComposedCubeMapTexture DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Assign typed object value to SFString USE field, similar tosetUSE(String)
.Modifier and TypeMethodDescriptionComposedCubeMapTexture.setUSE
(ComposedCubeMapTexture DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.