Trees | Indices | Help |
|
---|
|
object --+ | ControlPoint
A control point at a particular point in time.
This is the result of evaluating an AnimControlPoint for a particular time value.
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
NoneReset this control point to its default values. |
|
||
Inherited from |
|
|||
dim The dimensionality of the control point. |
|||
hash The hash value. |
|||
name The name. |
|||
position The position of the control point. |
|||
|
x.__delattr__('name') <==> del x.name
|
x.__getattribute__('name') <==> x.name
|
|
x.__setattr__('name', value) <==> x.name = value
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Dec 5 06:16:25 2017 | http://epydoc.sourceforge.net |