docs » plugins.finalcutpro.timeline.colorboard
Color Board Plugins.
- Functions - API calls offered directly by the extension
- colorBoardMousePuckRelease
- nextAspect
- startMousePuck
- startShiftingPuck
- stopShiftingPuck
Signature | plugins.finalcutpro.timeline.colorboard.colorBoardMousePuckRelease() -> none |
---|---|
Type | Function |
Description | Color Board Mouse Puck Release |
Parameters |
|
Returns |
|
Signature | plugins.finalcutpro.timeline.colorboard.nextAspect() -> none |
---|---|
Type | Function |
Description | Goes to the next Color Board aspect. |
Parameters |
|
Returns |
|
Signature | plugins.finalcutpro.timeline.colorboard.startMousePuck(aspect, property) -> none |
---|---|
Type | Function |
Description | Color Board - Puck Control Via Mouse |
Parameters |
|
Returns |
|
Signature | plugins.finalcutpro.timeline.colorboard.startShiftingPuck(puck, percentShift, angleShift) -> none |
---|---|
Type | Function |
Description | Starts shifting the puck, repeating at the keyboard repeat rate. Runs until stopShiftingPuck() is called. |
Parameters |
|
Returns |
|
Signature | plugins.finalcutpro.timeline.colorboard.stopShiftingPuck() -> none |
---|---|
Type | Function |
Description | Stops the puck from shifting with the keyboard. |
Parameters |
|
Returns |
|