Load Model

Load a selected model
Load Model Dialog
Load Model Dialog

Parameters

Model
Selection required

Select the model to be loaded

Variables

NameTypeDescription
Example Value:True/False

Indicator whether the model has been loaded successfully or not

 
Variables generated by all triggers and available within all action executions.

C# Usage

public bool VTubeStudioLoadModelById(string modelId)
Read more in API > C# > Methods > Integrations > Vtube Studio > Load Model By Id
public bool VTubeStudioLoadModelByName(string modelName)
Read more in API > C# > Methods > Integrations > Vtube Studio > Load Model By Name