Class: Tracksperanto::Import::NukeScript::CornerPin2D
- Defined in:
- lib/import/nuke_script.rb
Instance Attribute Summary
Attributes inherited from Tracker3
Instance Method Summary collapse
Methods inherited from Tracker3
#extract_curves_from_channel, #initialize, #package_tracker
Methods included from ZipTuples
Constructor Details
This class inherits a constructor from Tracksperanto::Import::NukeScript::Tracker3
Instance Method Details
#point_channels ⇒ Object
115 116 117 |
# File 'lib/import/nuke_script.rb', line 115 def point_channels %w( to1 to2 to3 to4 ) end |