cedricduriau / Cryptomatte

Cryptomatte Nuke plugin, sample images, and specification
BSD 3-Clause "New" or "Revised" License
6 stars 1 forks source link

Support Auto Proxy Scaling #27

Closed cedricduriau closed 3 years ago

cedricduriau commented 3 years ago

Proxy scaling is supported, but Auto Proxy actually stores a separate scale factor. To retrieve all info related to proxy scaling, read from comp preferences.

Lua> ==comp:GetPrefs()["Comp"]["Interactive"]["Proxy"]
table: 0x00ebefc8
    AutoScale = 3
    Scale = 3
    Auto = true