Load Model
Load a selected model

Load Model Dialog
Parameters
Model
Selection required
Select the model to be loaded
Variables
| Name | Type | Description |
|---|---|---|
Example Value: True/FalseIndicator whether the model has been loaded successfully or not |
C# Usage
public bool VTubeStudioLoadModelById(string modelId)
public bool VTubeStudioLoadModelByName(string modelName)