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: https://bit.ly/AR-Web
Join the Discord: / discord
-----------------------------------------------------------------------------------------------------------------------------------
More Quick Fusion Tutorials: • Playlist
Watch The Post Video Stream: • Chill Livestreams
-----------------------------------------------------------------------------------------------------------------------------------
My Ko-Fi Shop: https://bit.ly/AR-KoFi
My Website Shop: https://bit.ly/AR-Web-Shop
My Gumroad Shop: https://bit.ly/PixsPricies
-----------------------------------------------------------------------------------------------------------------------------------
Check out my Projects for YouTubers: • Tools I've Made for YouTubers
#davinciresolve #Template #DavinciResolveMacros