| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Interpolation |
Interpolator nodes provide keyframe-based animation capability.
|
| org.web3d.x3d.sai.Interpolation |
Interpolator nodes provide keyframe-based animation capability.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColorInterpolatorObject
X3D node tooltip: [X3DInterpolatorNode] ColorInterpolator generates a range of color values.
|
| Modifier and Type | Method and Description |
|---|---|
ColorInterpolator |
ColorInterpolator.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ColorInterpolator |
ColorInterpolator.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ColorInterpolator |
ColorInterpolator.setKey(float[] newValue)
Assign float array to inputOutput MFFloat field named key.
|
ColorInterpolator |
ColorInterpolator.setKeyValue(float[] newValue)
Assign 3-tuple float array using RGB values [0..1] using RGB values [0..1] to inputOutput MFColor field named keyValue.
|
ColorInterpolator |
ColorInterpolator.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ColorInterpolator |
ColorInterpolator.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.