X3D ColorInterpolator
Tag Name
ColorInterpolator
Tag Description
Interpolates a list of MFColor values.
Component
Interpolator
Tag Attributes
set_fraction
Field Type: SFFloat
Access Type: inputOnly
Default Value: ...
Value Range: -∞, ∞
Description: Receives an SFFloat event that is evaluated. The node will then fire a value_changed event.
key
Field Type: MFFloat
Access Type: inputOutput
Default Value: Empty Array
Value Range: -∞, ∞
Description: An array of colors.
keyValue
Field Type: MFColor
Access Type: inputOutput
Default Value: Empty Array
Value Range: 0, 1
Description: Holds values for the target field that corresponds in order to the key field.
value_changed
Field Type: SFColor
Access Type: outputOnly
Default Value: ...
Value Range: ...
Description: An event that sends an interpolated value that was calculated by a key/keyValue pair.
metadata
Field Type: SFNode
Access Type: inputOutput
Default Value: NULL
Value Range: X3DMetadataObject
Description: Information about this node.