Load Model

Load a selected model

Load Model Dialog
Model
Selection required

Select the model to be loaded

NameTypeDescription
Example Value:True/False

Indicator whether the model has been loaded successfully or not

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