Class: Tracksperanto::Import::NukeScript::Transform
- 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
95 96 97 |
# File 'lib/import/nuke_script.rb', line 95 def point_channels %w( translate center ) end |