Rank: Advanced Member
Groups: Registered
Joined: 5/1/2020(UTC) Posts: 31 Location: Tennessee Was thanked: 1 time(s) in 1 post(s)
|
I'm searching for the proper VB.net scripting command that will allow me to toggle the visibility of a shape that exists in the Titler. While I can easily change the color in code, the visibility toggle seems elusive to me. TIA Screenshot 2023-05-31 111035.jpg (23kb) downloaded 0 time(s).
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: MSFTGuruGuy I'm searching for the proper VB.net scripting command that will allow me to toggle the visibility of a shape that exists in the Titler. While I can easily change the color in code, the visibility toggle seems elusive to me. TIA
If one doesnt find a shortcut one can not do it with a function in scripting There is an imagevisible shortcut but not one for a shape outofthebox.jpg (44kb) downloaded 2 time(s).there are a few options though - change the shape color to full transparent/none transparent - use pages within the title where one page has the shape invisible and call that page in a script with the TitleBeginAnimation (Page2/page1) where page1 is all visible , page2 the shape ( and/or) other elements are invisible for example
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close