Dev:Class ValueNode

From Synfig Studio :: Documentation
Revision as of 19:37, 5 September 2007 by Dooglus (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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