cubism_get_object
Retrieve information about a specific object in a Live2D model, such as ArtMesh or Part, by providing model UID and object ID.
Instructions
获取指定对象的信息(按 Type 返回不同数据结构:ArtMesh/Part/WarpDeformer/RotationDeformer/Glue)
Args: model_uid: 模型 UID id: 对象 ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| model_uid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |