MohoDoc:LayerAbsoluteID(layer)

Version added: before 9.5

Returns layer's absolute ID no matter its hierarchy level

ArgumentTypeDescriptionDefaultVer
layerMohoLayer< 9.5

Return type: int32

Each layer in a scene has an unique absolute ID, starting with 0.
Child layers' IDs are followed immediately by their parents. Siblings are numerated from the bottom to top.
String "LayerAbsoluteID" is found in the following scripts:

SS - Multi Layer Transform Points (by simplsam)

SS - Reference Layer Update+ (by simplsam)

MR Transform Rig Tool (by eugenebabich)

DV Tween Machine (by davoodice)

MR Overlay (by eugenebabich)

See all...