List of channels with the order as frames
frames
['Xposition', 'Yposition', 'Zposition'] Copy
['Xposition', 'Yposition', 'Zposition']
Statefull property to keep track of the current frame
Raw array of frame values
True if the node is at an end sites
Name of the node
'Hips' Copy
'Hips'
Get value of the channel at the current frame
Index of frame
Name of channel
Value of the channel
node.at(0, 'Xposition') Copy
node.at(0, 'Xposition')
Get flat array of all nodes under this node
Set value of the channel at the current frame
Value to set
node.set(0, 'Xposition', 0) Copy
node.set(0, 'Xposition', 0)
List of channels with the order as
frames