Method

GeglNodeset_time

Declaration [src]

void
gegl_node_set_time (
  GeglNode* node,
  double time
)

Description [src]

Sets the right value in animated properties of this node and all its dependendcies to be the specified time position.

Parameters

time double
 

The time to set the properties which have keyfraes attached to.