Set Expression State

Set the expression state of the currently loaded model

Parameters

Expressionrequired
Selection

Select an expression

Staterequired
Selection

Choose between Toggle, Enabled or Disabled

Variables

The following variables will be populated after executing this sub-action:

Description
successBool

indicator whether the expression state change has been successful or not

True/False

C# Usage

public bool VTubeStudioActivateExpression(string expressionFile)
public bool VTubeStudioDeactivateExpression(string expressionFile)