cubism_get_parameter_structure
Retrieves the complete parameter structure tree of a Live2D model, including groups, parameters, and their min/default/max values and key values, using the model UID.
Instructions
获取模型的完整参数结构树(参数组 + 参数,含 Min/Default/Max/KeyValues)
Args: model_uid: 模型 UID(可通过 cubism_get_model_uid 获取)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_uid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |