| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Followers |
The Follower nodes (Chasers and Dampers) support dynamic creation of smooth parameter
transitions at run time.
|
| org.web3d.x3d.sai.Followers |
The Follower nodes (Chasers and Dampers) support dynamic creation of smooth parameter
transitions at run time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TexCoordChaser2DObject
X3D node tooltip: (X3D version 3.3 or later) [X3DChaserNode] TexCoordChaser2D generates a series of single floating-point values that progressively change from initial value to destination value.
|
| Modifier and Type | Method and Description |
|---|---|
TexCoordChaser2D |
TexCoordChaser2D.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
TexCoordChaser2D |
TexCoordChaser2D.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
TexCoordChaser2D |
TexCoordChaser2D.setDuration(double newValue)
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
|
TexCoordChaser2D |
TexCoordChaser2D.setInitialDestination(float[] newValue)
Assign 2-tuple float array to initializeOnly MFVec2f field named initialDestination.
|
TexCoordChaser2D |
TexCoordChaser2D.setInitialValue(float[] newValue)
Assign 2-tuple float array to initializeOnly MFVec2f field named initialValue.
|
TexCoordChaser2D |
TexCoordChaser2D.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
TexCoordChaser2D |
TexCoordChaser2D.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.