Uses of Class
org.web3d.x3d.jsail.Texturing.MultiTexture
Package
Description
The Texturing component specifies how 2D texture images are defined and then positioned on associated geometry.
-
Uses of MultiTexture in org.web3d.x3d.jsail.Texturing
Modifier and TypeMethodDescriptionMultiTexture.addComments
(String newComment) Add comment as String to contained commentsList.MultiTexture.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.MultiTexture.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.MultiTexture.addFunction
(String newValue) Add singleton String value to MFString function field.MultiTexture.addFunction
(SFString newValue) Add singleton SFString value to MFString function field.Add singleton String value to MFString mode field.Add singleton SFString value to MFString mode field.Add singleton String value to MFString source field.Add singleton SFString value to MFString source field.MultiTexture.addTexture
(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for texture field.MultiTexture.addTexture
(X3DNode newValue) Add single child node to existing array of texture nodes (if any).MultiTexture.clearFunction()
Utility method to clear MFString value of function field.MultiTexture.clearIS()
Utility method to clear SFNode value of IS field.MultiTexture.clearMetadata()
Utility method to clear SFNode value of metadata field.MultiTexture.clearMode()
Utility method to clear MFString value of mode field.MultiTexture.clearSource()
Utility method to clear MFString value of source field.MultiTexture.clearTexture()
Utility method to clear MFNode value of texture field.MultiTexture.setAlpha
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetAlpha(float)
.MultiTexture.setAlpha
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named alpha.Assign typed object value to SFFloat alpha field, similar tosetAlpha(float)
.MultiTexture.setColor
(double[] newArray) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetColor(float[])
.MultiTexture.setColor
(double red, double green, double blue) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetColor(float[])
.MultiTexture.setColor
(float[] newValue) Accessor method to assign 3-tuple float array using RGB values [0..1] to inputOutput SFColor field named color.MultiTexture.setColor
(float red, float green, float blue) Assign values to SFColor color field, similar tosetColor(float[])
.Assign typed object value to SFColor color field, similar tosetColor(float[])
.final MultiTexture
MultiTexture.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.MultiTexture.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final MultiTexture
MultiTexture.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.MultiTexture.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final MultiTexture
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.MultiTexture.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.MultiTexture.setDescription
(SFString newValue) Assign typed object value to SFString description field, similar tosetDescription(String)
.MultiTexture.setFunction
(String newValue) Assign singleton String value to MFString function field, similar tosetFunction(String[])
.MultiTexture.setFunction
(String[] newValue) Accessor method to assign String enumeration array (""COMPLEMENT"" | ""ALPHAREPLICATE"" | """") to inputOutput MFString field named function.MultiTexture.setFunction
(ArrayList<String> newValue) Assign ArrayList value of MFString function field, similar tosetFunction(String[])
.MultiTexture.setFunction
(MFString newValue) Assign typed object value to MFString function field, similar tosetFunction(String[])
.MultiTexture.setFunction
(SFString newValue) Assign single SFString object value to MFString function field, similar tosetFunction(String[])
.final MultiTexture
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.MultiTexture.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MultiTexture.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Assign singleton String value to MFString mode field, similar tosetMode(String[])
.Accessor method to assign String enumeration array (""ADD"" | ""ADDSIGNED"" | ""ADDSIGNED2X"" | ""ADDSMOOTH"" | ""BLENDCURRENTALPHA"" | ""BLENDDIFFUSEALPHA"" | ""BLENDFACTORALPHA"" | ""BLENDTEXTUREALPHA"" | ""DOTPRODUCT3"" | ""MODULATE"" | ""MODULATE2X"" | ""MODULATE4X"" | ""MODULATEALPHA_ADDCOLOR"" | ""MODULATEINVALPHA_ADDCOLOR"" | ""MODULATEINVCOLOR_ADDALPHA"" | ""OFF"" | ""REPLACE"" | ""SELECTARG1"" | ""SELECTARG2"" | ""SUBTRACT"") to inputOutput MFString field named mode.Assign ArrayList value of MFString mode field, similar tosetMode(String[])
.Assign typed object value to MFString mode field, similar tosetMode(String[])
.Assign single SFString object value to MFString mode field, similar tosetMode(String[])
.Assign singleton String value to MFString source field, similar tosetSource(String[])
.Accessor method to assign String enumeration array (""DIFFUSE"" | ""FACTOR"" | ""SPECULAR"" | """") to inputOutput MFString field named source.Assign ArrayList value of MFString source field, similar tosetSource(String[])
.Assign typed object value to MFString source field, similar tosetSource(String[])
.Assign single SFString object value to MFString source field, similar tosetSource(String[])
.MultiTexture.setTexture
(ArrayList<X3DSingleTextureNode> newValue) Assign ArrayList value of MFNode texture field, similar tosetTexture(org.web3d.x3d.sai.Core.X3DNode[])
.MultiTexture.setTexture
(X3DNode[] newValue) Accessor method to assign org.web3d.x3d.sai.Texturing.X3DSingleTextureNode array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field texture.final MultiTexture
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.MultiTexture.setUSE
(MultiTexture DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Modifier and TypeMethodDescriptionMultiTexture.setUSE
(MultiTexture DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.