| 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 |
ColorChaserObject
X3D node tooltip: (X3D version 3.3 or later) [X3DChaserNode] ColorChaser generates a series of SFColor values that progressively change from initial value to destination value.
|
| Modifier and Type | Method and Description |
|---|---|
ColorChaser |
ColorChaser.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ColorChaser |
ColorChaser.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ColorChaser |
ColorChaser.setDuration(double newValue)
Assign double value in seconds within allowed range of [0,infinity) to initializeOnly SFTime field named duration.
|
ColorChaser |
ColorChaser.setInitialDestination(float[] newValue)
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to initializeOnly SFColor field named initialDestination.
|
ColorChaser |
ColorChaser.setInitialValue(float[] newValue)
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to initializeOnly SFColor field named initialValue.
|
ColorChaser |
ColorChaser.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ColorChaser |
ColorChaser.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.