Uses of Class
org.web3d.x3d.jsail.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.
-
Uses of ImageCubeMapTexture in org.web3d.x3d.jsail.CubeMapTexturing
Modifier and TypeMethodDescriptionImageCubeMapTexture.addComments
(String newComment) Add comment as String to contained commentsList.ImageCubeMapTexture.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.ImageCubeMapTexture.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.Add singleton String value to MFString url field.Add singleton SFString value to MFString url field.ImageCubeMapTexture.clearIS()
Utility method to clear SFNode value of IS field.ImageCubeMapTexture.clearMetadata()
Utility method to clear SFNode value of metadata field.ImageCubeMapTexture.clearTextureProperties()
Utility method to clear SFNode value of textureProperties field.ImageCubeMapTexture.clearUrl()
Utility method to clear MFString value of url field.ImageCubeMapTexture.setAutoRefresh
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefresh.ImageCubeMapTexture.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar tosetAutoRefresh(double)
.ImageCubeMapTexture.setAutoRefreshTimeLimit
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefreshTimeLimit.ImageCubeMapTexture.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar tosetAutoRefreshTimeLimit(double)
.final ImageCubeMapTexture
ImageCubeMapTexture.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.ImageCubeMapTexture.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final ImageCubeMapTexture
ImageCubeMapTexture.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.ImageCubeMapTexture.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final ImageCubeMapTexture
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.ImageCubeMapTexture.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.ImageCubeMapTexture.setDescription
(SFString newValue) Assign typed object value to SFString description field, similar tosetDescription(String)
.final ImageCubeMapTexture
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.ImageCubeMapTexture.setLoad
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named load.Assign typed object value to SFBool load field, similar tosetLoad(boolean)
.ImageCubeMapTexture.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.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
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.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.Assign singleton String value to MFString url field, similar tosetUrl(String[])
.Accessor method to assign String array to inputOutput MFString field named url.Assign ArrayList value of MFString url field, similar tosetUrl(String[])
.Assign typed object value to MFString url field, similar tosetUrl(String[])
.Assign single SFString object value to MFString url field, similar tosetUrl(String[])
.final ImageCubeMapTexture
Accessor method to assign String value to inputOutput SFString field named USE.ImageCubeMapTexture.setUSE
(ImageCubeMapTexture 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 TypeMethodDescriptionImageCubeMapTexture.setUSE
(ImageCubeMapTexture DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.