MohoLayer:TotalTimingOffset()
Version added: before 9.5
Return value:
int32 number of frames between the layer's frame zero and timeline frame zero (signed integer)
Get the total timing offset for a layer, accumulating all parent layer offsets.
For example, the layer has an offset of -4 and its only parent layer has an offset of -25 - so the total timing offset is -4 + (-25) = -29
See also MohoLayer:TimingOffset and MohoLayer:SetTimingOffset
For example, the layer has an offset of -4 and its only parent layer has an offset of -25 - so the total timing offset is -4 + (-25) = -29
See also MohoLayer:TimingOffset and MohoLayer:SetTimingOffset
Search results
Usage of 'TotalTimingOffset' is found in the following scripts:
AE Mix Smartbones (Original Edition) by A.Evseeva
View Code
AE Key Tools (Original Edition) by A.Evseeva
View Code
Multilayer magnet (Original Edition) by A.Evseeva
View Code
Merge skeletons (Original Edition) by A.Evseeva
View Code
SS - Layer Sequencer (Original Edition) by simplsam
View Code
Recolor (Original Edition) by A.Evseeva
View Code
Modified transform bone tool (Original Edition) by A.Evseeva
View Code
msLipSync (Original Edition) by strider2000
View Code