Set Expression State

Set the expression state of the currently loaded model
Set Expression State Dialog
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

NameTypeDescription
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)
Read more in API > C# > Methods > Integrations > Vtube Studio > Activate Expression
public bool VTubeStudioDeactivateExpression(string expressionFile)
Read more in API > C# > Methods > Integrations > Vtube Studio > Deactivate Expression