| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Texturing3D |
The Texturing3D component specifies how 3D volumetric textures describe surface properties
as data points in a volume of space, rather than a flat surface.
|
| org.web3d.x3d.sai.Texturing3D |
The Texturing3D component specifies how 3D volumetric textures describe surface properties
as data points in a volume of space, rather than a flat surface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TextureTransform3DObject
X3D node tooltip: (X3D version 3.1 or later) [X3DTextureTransformNode] TextureTransform3D applies a 3D transformation to texture coordinates.
|
| Modifier and Type | Method and Description |
|---|---|
TextureTransform3D |
TextureTransform3D.setCenter(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named center.
|
TextureTransform3D |
TextureTransform3D.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
TextureTransform3D |
TextureTransform3D.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
TextureTransform3D |
TextureTransform3D.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
TextureTransform3D |
TextureTransform3D.setRotation(float[] newValue)
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.
|
TextureTransform3D |
TextureTransform3D.setScale(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named scale.
|
TextureTransform3D |
TextureTransform3D.setTranslation(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named translation.
|
TextureTransform3D |
TextureTransform3D.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.