Uses of Interface
org.web3d.x3d.sai.Texturing.TextureProperties
-
Uses of TextureProperties in org.web3d.x3d.jsail.CubeMapTexturing
Methods in org.web3d.x3d.jsail.CubeMapTexturing that return TextureProperties Modifier and Type Method Description TexturePropertiesGeneratedCubeMapTextureObject. getTextureProperties()Provide TexturePropertiesObject instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesImageCubeMapTextureObject. getTextureProperties()Provide TexturePropertiesObject instance (using a properly typed node) from initializeOnly SFNode field textureProperties.Methods in org.web3d.x3d.jsail.CubeMapTexturing with parameters of type TextureProperties Modifier and Type Method Description GeneratedCubeMapTextureObjectGeneratedCubeMapTextureObject. setTextureProperties(TextureProperties newValue)Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.ImageCubeMapTextureObjectImageCubeMapTextureObject. setTextureProperties(TextureProperties newValue)Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties. -
Uses of TextureProperties in org.web3d.x3d.jsail.Texturing
Classes in org.web3d.x3d.jsail.Texturing that implement TextureProperties Modifier and Type Class Description classTexturePropertiesObjectTextureProperties allows precise fine-grained control over application of image textures to geometry.Methods in org.web3d.x3d.jsail.Texturing that return TextureProperties Modifier and Type Method Description TexturePropertiesImageTextureObject. getTextureProperties()Provide TexturePropertiesObject instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesMovieTextureObject. getTextureProperties()Provide TexturePropertiesObject instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesPixelTextureObject. getTextureProperties()Provide TexturePropertiesObject instance (using a properly typed node) from initializeOnly SFNode field textureProperties.Methods in org.web3d.x3d.jsail.Texturing with parameters of type TextureProperties Modifier and Type Method Description ImageTextureObjectImageTextureObject. setTextureProperties(TextureProperties newValue)Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.MovieTextureObjectMovieTextureObject. setTextureProperties(TextureProperties newValue)Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.PixelTextureObjectPixelTextureObject. setTextureProperties(TextureProperties newValue)Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties. -
Uses of TextureProperties in org.web3d.x3d.jsail.Texturing3D
Methods in org.web3d.x3d.jsail.Texturing3D that return TextureProperties Modifier and Type Method Description TexturePropertiesComposedTexture3DObject. getTextureProperties()Provide TexturePropertiesObject instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesImageTexture3DObject. getTextureProperties()Provide TexturePropertiesObject instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesPixelTexture3DObject. getTextureProperties()Provide TexturePropertiesObject instance (using a properly typed node) from initializeOnly SFNode field textureProperties.Methods in org.web3d.x3d.jsail.Texturing3D with parameters of type TextureProperties Modifier and Type Method Description ComposedTexture3DObjectComposedTexture3DObject. setTextureProperties(TextureProperties newValue)Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.ImageTexture3DObjectImageTexture3DObject. setTextureProperties(TextureProperties newValue)Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties.PixelTexture3DObjectPixelTexture3DObject. setTextureProperties(TextureProperties newValue)Accessor method to assign TexturePropertiesObject instance (using a properly typed node) to initializeOnly SFNode field textureProperties. -
Uses of TextureProperties in org.web3d.x3d.sai.CubeMapTexturing
Methods in org.web3d.x3d.sai.CubeMapTexturing that return TextureProperties Modifier and Type Method Description TexturePropertiesGeneratedCubeMapTexture. getTextureProperties()Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesImageCubeMapTexture. getTextureProperties()Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.Methods in org.web3d.x3d.sai.CubeMapTexturing with parameters of type TextureProperties Modifier and Type Method Description GeneratedCubeMapTextureGeneratedCubeMapTexture. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.ImageCubeMapTextureImageCubeMapTexture. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties. -
Uses of TextureProperties in org.web3d.x3d.sai.Texturing
Methods in org.web3d.x3d.sai.Texturing that return TextureProperties Modifier and Type Method Description TexturePropertiesImageTexture. getTextureProperties()Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesMovieTexture. getTextureProperties()Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesPixelTexture. getTextureProperties()Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesX3DTexture2DNode. getTextureProperties()Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesTextureProperties. setAnisotropicDegree(float newValue)Accessor method to assign float value to inputOutput SFFloat field named anisotropicDegree.TexturePropertiesTextureProperties. setBorderColor(float[] newValue)Accessor method to assign 4-tuple float array using RGBA values [0..1] to inputOutput SFColorRGBA field named borderColor.TexturePropertiesTextureProperties. setBorderWidth(int newValue)Accessor method to assign int value to inputOutput SFInt32 field named borderWidth.TexturePropertiesTextureProperties. setBoundaryModeR(java.lang.String newValue)Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeR.TexturePropertiesTextureProperties. setBoundaryModeS(java.lang.String newValue)Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeS.TexturePropertiesTextureProperties. setBoundaryModeT(java.lang.String newValue)Accessor method to assign String enumeration value ("CLAMP" | "CLAMP_TO_EDGE" | "CLAMP_TO_BOUNDARY" | "MIRRORED_REPEAT" | "REPEAT") to inputOutput SFString field named boundaryModeT.TexturePropertiesTextureProperties. setGenerateMipMaps(boolean newValue)Accessor method to assign boolean value to initializeOnly SFBool field named generateMipMaps.TexturePropertiesTextureProperties. setMagnificationFilter(java.lang.String newValue)Accessor method to assign String enumeration value ("AVG_PIXEL" | "DEFAULT" | "FASTEST" | "NEAREST_PIXEL" | "NICEST") to inputOutput SFString field named magnificationFilter.TexturePropertiesTextureProperties. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.TexturePropertiesTextureProperties. setMinificationFilter(java.lang.String newValue)Accessor method to assign String enumeration value ("AVG_PIXEL" | "AVG_PIXEL_AVG_MIPMAP" | "AVG_PIXEL_NEAREST_MIPMAP" | "DEFAULT" | "FASTEST" | "NEAREST_PIXEL" | "NEAREST_PIXEL_AVG_MIPMAP" | "NEAREST_PIXEL_NEAREST_MIPMAP" | "NICEST") to inputOutput SFString field named minificationFilter.TexturePropertiesTextureProperties. setTextureCompression(java.lang.String newValue)Accessor method to assign String enumeration value ("DEFAULT" | "FASTEST" | "HIGH" | "LOW" | "MEDIUM" | "NICEST") to inputOutput SFString field named textureCompression.TexturePropertiesTextureProperties. setTexturePriority(float newValue)Accessor method to assign float value to inputOutput SFFloat field named texturePriority.Methods in org.web3d.x3d.sai.Texturing with parameters of type TextureProperties Modifier and Type Method Description ImageTextureImageTexture. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.MovieTextureMovieTexture. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.PixelTexturePixelTexture. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.X3DTexture2DNodeX3DTexture2DNode. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties. -
Uses of TextureProperties in org.web3d.x3d.sai.Texturing3D
Methods in org.web3d.x3d.sai.Texturing3D that return TextureProperties Modifier and Type Method Description TexturePropertiesComposedTexture3D. getTextureProperties()Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesImageTexture3D. getTextureProperties()Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesPixelTexture3D. getTextureProperties()Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.TexturePropertiesX3DTexture3DNode. getTextureProperties()Provide TextureProperties instance (using a properly typed node) from initializeOnly SFNode field textureProperties.Methods in org.web3d.x3d.sai.Texturing3D with parameters of type TextureProperties Modifier and Type Method Description ComposedTexture3DComposedTexture3D. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.ImageTexture3DImageTexture3D. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.PixelTexture3DPixelTexture3D. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.X3DTexture3DNodeX3DTexture3DNode. setTextureProperties(TextureProperties newValue)Accessor method to assign TextureProperties instance (using a properly typed node) to initializeOnly SFNode field textureProperties.