| 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 |
NormalInterpolatorObject
X3D node tooltip: [X3DInterpolatorNode] NormalInterpolator generates a series of normal (perpendicular) 3-tuple SFVec3f values.
|
| Modifier and Type | Method and Description |
|---|---|
NormalInterpolator |
NormalInterpolator.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
NormalInterpolator |
NormalInterpolator.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
NormalInterpolator |
NormalInterpolator.setKey(float[] newValue)
Assign float array to inputOutput MFFloat field named key.
|
NormalInterpolator |
NormalInterpolator.setKeyValue(float[] newValue)
Assign 3-tuple float array to inputOutput MFVec3f field named keyValue.
|
NormalInterpolator |
NormalInterpolator.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
NormalInterpolator |
NormalInterpolator.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.