Difference between revisions of "Dev:Class ValueNode"

From Synfig Studio :: Documentation
Jump to: navigation, search
m
(No difference)

Revision as of 19:37, 5 September 2007

Objects of the ValueNode class hold values which can change over time. ValueNodes are of one of the following types:

TYPE_BOOL

TYPE_INTEGER

TYPE_ANGLE

TYPE_TIME

TYPE_REAL

TYPE_VECTOR

TYPE_COLOR

TYPE_SEGMENT

TYPE_BLINEPOINT

TYPE_LIST

TYPE_CANVAS

TYPE_STRING

TYPE_GRADIENT