The Secrets to Hiding Controls in Macros for Davinci Resolve

Поделиться
HTML-код
  • Опубликовано: 20 окт 2024
  • Unlock the full potential of DaVinci Resolve Macros with Asher Roland! In this video, I reveal the secrets to hiding controls in macros, helping you streamline your workflow and achieve professional results. Don't miss out on these expert tips to enhance your editing efficiency! Subscribe for more insider tricks and tutorials!
    CODE BLOCK USER CONTROL
    Script = {
    TEC_ReadOnly = false,
    INPID_InputControl = "TextEditControl",
    TEC_Lines = 10,
    TECS_Language = "lua",
    LINKID_DataType = "Text",
    TEC_Wrap = false,
    ICS_ControlPage = "Scripts",
    IC_NoLabel = true,
    LINKS_Name = "Script",
    }
    EXECUTE THE CODE
    fusion:Execute(NODE:GetInput('CODEBLOCK'))
    MAKE CONTROLS/LABELS INVISIBLE
    IC_Visible = false
    REMOVE PAGE
    PAGEID = ControlPage { CT_Visible = false, CT_Priority = 0 }
    -----------------------------------------------------------------------------------------------------------------------------------
    My Website: bit.ly/AR-Web
    Join the Discord: / discord
    -----------------------------------------------------------------------------------------------------------------------------------
    More Quick Fusion Tutorials: • Davinci Resolve Fusion...
    Watch The Post Video Stream: • Chill Livestreams
    -----------------------------------------------------------------------------------------------------------------------------------
    My Ko-Fi Shop: bit.ly/AR-KoFi
    My Website Shop: bit.ly/AR-Web-...
    My Gumroad Shop: bit.ly/PixsPri...
    -----------------------------------------------------------------------------------------------------------------------------------
    Check out my Projects for RUclipsrs: • Tools I've Made for Yo...
    #davinciresolve #Template #DavinciResolveMacros

Комментарии • 23