vMix Forums
»
General
»
General Discussion
»
Increment and decrement a value ?
Rank: Newbie
Groups: Registered
Joined: 2/24/2021(UTC) Posts: 8 Location: São Paulo Thanks: 9 times Was thanked: 1 time(s) in 1 post(s)
|
API.Function ("SetCCGammaRGB",Input:="5",Value:=i) i=i-0.1
I'm not a programmer, I'm interested in the subject and I've been doing some scripts for vmix.
I would like to increment and decrement a value for an imput
|
|
|
|
Rank: Member
Groups: Registered
Joined: 8/4/2020(UTC) Posts: 16 Location: Mumbai Thanks: 16 times Was thanked: 4 time(s) in 2 post(s)
|
For Increment the syntax would be API.Function ("SetCCGammaRGB",Input:="5",Value:="+=0.1")
For Decrement it would be API.Function ("SetCCGammaRGB",Input:="5",Value:="-=0.1")
|
1 user thanked ron2210 for this useful post.
|
|
|
vMix Forums
»
General
»
General Discussion
»
Increment and decrement a value ?
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