| 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 |
EaseInEaseOutObject
X3D node tooltip: (X3D version 3.2 or later) [X3DNode] EaseInEaseOut enables gradual animation transitions by modifying TimeSensor fraction outputs.
|
| Modifier and Type | Method and Description |
|---|---|
EaseInEaseOut |
EaseInEaseOut.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
EaseInEaseOut |
EaseInEaseOut.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
EaseInEaseOut |
EaseInEaseOut.setEaseInEaseOut(float[] newValue)
Assign 2-tuple float array to inputOutput MFVec2f field named easeInEaseOut.
|
EaseInEaseOut |
EaseInEaseOut.setKey(float[] newValue)
Assign float array to inputOutput MFFloat field named key.
|
EaseInEaseOut |
EaseInEaseOut.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
EaseInEaseOut |
EaseInEaseOut.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.