| 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 |
SplinePositionInterpolatorObject
X3D node tooltip: (X3D version 3.2 or later) [X3DInterpolatorNode] SplinePositionInterpolator performs non-linear interpolation among paired lists of 3-tuple values and velocities to produce an SFVec3f value_changed output event.
|
| Modifier and Type | Method and Description |
|---|---|
SplinePositionInterpolator |
SplinePositionInterpolator.setClosed(boolean newValue)
Assign boolean value to initializeOnly SFBool field named closed.
|
SplinePositionInterpolator |
SplinePositionInterpolator.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
SplinePositionInterpolator |
SplinePositionInterpolator.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
SplinePositionInterpolator |
SplinePositionInterpolator.setKey(float[] newValue)
Assign float array to inputOutput MFFloat field named key.
|
SplinePositionInterpolator |
SplinePositionInterpolator.setKeyValue(float[] newValue)
Assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
|
SplinePositionInterpolator |
SplinePositionInterpolator.setKeyVelocity(float[] newValue)
Assign 3-tuple float array to inputOutput MFVec3f field named keyVelocity.
|
SplinePositionInterpolator |
SplinePositionInterpolator.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
SplinePositionInterpolator |
SplinePositionInterpolator.setNormalizeVelocity(boolean newValue)
Assign boolean value to inputOutput SFBool field named normalizeVelocity.
|
SplinePositionInterpolator |
SplinePositionInterpolator.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.