nuke.splinewarp.ControlPoint

class nuke.splinewarp.ControlPoint

Bases: object

A control point at a particular point in time.

This is the result of evaluating an AnimControlPoint for a particular time value.

Methods

reset

Attributes

dim

The dimensionality of the control point.

hash

The hash value.

name

The name.

position

The position of the control point.

dim

The dimensionality of the control point.

hash

The hash value.

name

The name.

position

The position of the control point.

reset() NoneReset this control point to its default values.