Load Model

Load a selected model

Parameters

Modelrequired
Selection

Select the model to be loaded

Variables

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

Description
successbool

Indicator whether the model has been loaded successfully or not

True/False

C# Usage

public bool VTubeStudioLoadModelById(string modelId)
public bool VTubeStudioLoadModelByName(string modelName)