Class: Tracksperanto::Import::NukeScript::PlanarTracker1_0
- Defined in:
- lib/import/nuke_script.rb
Overview
Planar tracker in Nuke 6
Direct Known Subclasses
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
102 103 104 |
# File 'lib/import/nuke_script.rb', line 102 def point_channels %w( outputBottomLeft outputBottomRight outputTopLeft outputTopRight) end |