Class: Tracksperanto::Import::NukeScript::PlanarTracker
- Inherits:
-
PlanarTracker1_0
- Object
- Tracker3
- PlanarTracker1_0
- Tracksperanto::Import::NukeScript::PlanarTracker
- Defined in:
- lib/import/nuke_script.rb
Overview
Planar tracker in Nuke 7
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
109 110 111 |
# File 'lib/import/nuke_script.rb', line 109 def point_channels %w( outputBottomLeft outputBottomRight outputTopLeft outputTopRight) end |