| Package | Description |
|---|---|
| org.web3d.x3d.jsail.CubeMapTexturing |
The Cube Map Environmental Texturing component describes how additional texturing
effects are defined to produce environmental effects such as reflections from objects.
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.addComments(CommentsBlock newCommentsBlock)
Add CommentsBlock to contained commentsList.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.addComments(java.lang.String newComment)
Add comment as String to contained commentsList.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.addComments(java.lang.String[] newComments)
Add comments as String[] array to contained commentsList.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.clearMetadata()
Utility method to clear SFNode value of metadata field.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.clearTextureProperties()
Utility method to clear SFNode value of textureProperties field.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setCssClass(SFStringObject newValue)
Assign typed object value to SFString cssClass field, similar to
setCssClass(String). |
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setDEF(SFStringObject newValue)
Assign typed object value to SFString DEF field, similar to
setDEF(String). |
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setIS(ISObject newValue)
Assign field named IS for establishing IS/connect field connections between ProtoInterface fields and internal ProtoBody nodes.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setMetadata(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setSize(int newValue)
Assign int value within allowed range of (0,infinity) to initializeOnly SFInt32 field named size.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setSize(SFInt32Object newValue)
Assign typed object value to SFInt32 size field, similar to
setSize(int). |
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setTextureProperties(ProtoInstanceObject newValue)
Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setTextureProperties(TextureProperties newValue)
Assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUpdate(SFStringObject newValue)
Assign typed object value to SFString update field, similar to
setUpdate(String). |
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUpdate(java.lang.String newValue)
Assign String enumeration value ("NONE"|"NEXT_FRAME_ONLY"|"ALWAYS") ['NONE'|'NEXT_FRAME_ONLY'|'ALWAYS'] to inputOutput SFString field named update.
|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUSE(GeneratedCubeMapTextureObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUSE(SFStringObject newValue)
Assign typed object value to SFString USE field, similar to
setUSE(String). |
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
| Modifier and Type | Method and Description |
|---|---|
GeneratedCubeMapTextureObject |
GeneratedCubeMapTextureObject.setUSE(GeneratedCubeMapTextureObject DEFnode)
Assign a USE reference to another DEF node of same node type, similar to
setUSE(String). |
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.