Set Expression State
Set the expression state of the currently loaded model

Set Expression State Dialog
Parameters
Expression
Selection required
Select an expression
State
Selection required
Choose between Toggle, Enabled or Disabled
Fade Time
number required
Enter the fade time (in ms)
Variables
Name | Type | Description |
---|---|---|
Example Value: True/False indicator whether the expression state change has been successful or not | ||
Variables generated by all triggers and available within all action executions. |
C# Usage
public bool VTubeStudioActivateExpression(string expressionFile, Single fadeTime = 0.25)
public bool VTubeStudioDeactivateExpression(string expressionFile)