| 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 |
OrientationInterpolatorObject
X3D node tooltip: [X3DInterpolatorNode] OrientationInterpolator generates a series of 4-tuple axis-angle SFRotation values.
|
| Modifier and Type | Method and Description |
|---|---|
OrientationInterpolator |
OrientationInterpolator.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
OrientationInterpolator |
OrientationInterpolator.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
OrientationInterpolator |
OrientationInterpolator.setKey(float[] newValue)
Assign float array to inputOutput MFFloat field named key.
|
OrientationInterpolator |
OrientationInterpolator.setKeyValue(float[] newValue)
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named keyValue.
|
OrientationInterpolator |
OrientationInterpolator.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
OrientationInterpolator |
OrientationInterpolator.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.