vrc_validate
Validate a 3D model against VRChat performance rank limits by analyzing polygon, bone, material, and mesh counts to determine its rank for PC or Quest.
Instructions
Validate a model against VRChat performance rank limits. Reports polygon count, bone count, material count, mesh count, and which rank (Excellent/Good/Medium/Poor/Very Poor) the model falls into.
Parameters:
target: "pc" or "quest" (default: "pc")
object_name: Specific armature/mesh name. If empty, analyzes entire scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | pc | |
| object_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |