Sync the frame range in your scene with the one stored in Flow Production Tracking.
ShotGrid version | Core version | Engine version |
---|---|---|
- | v0.18.0 | - |
Name | Description | Default value |
---|---|---|
menu_name |
The name that will be shown in the Flow Production Tracking menu. | Sync Frame Range with Flow Production Tracking |
sg_in_frame_field |
The Flow Production Tracking field to use to retrieve the in frame. The app will look for this field on the entity associated with the current context (e.g. the current shot, current asset etc). | sg_cut_in |
sg_out_frame_field |
The Flow Production Tracking field to use to retrieve the out frame. The app will look for this field on the entity associated with the current context (e.g. the current shot, current asset etc). | sg_cut_out |
Name | Description | Default value |
---|---|---|
hook_frame_operation |
Hook which contains all methods for setting/getting frame ranges. | {self}/frame_operations_{engine_name}.py |