vrc_decimate
Calculate required decimation ratio and apply a Decimate modifier to achieve a target VRChat performance rank.
Instructions
Smart decimation to reach a target VRChat performance rank. Calculates the required ratio and applies a Decimate modifier.
Parameters:
target_rank: "excellent", "good", "medium", or "poor" (default: "good")
platform: "pc" or "quest" (default: "pc")
mesh_name: Target mesh. If empty, decimates all meshes.
preserve_shape_keys: Use CATS blend_from_shape technique to repair shape keys after decimation (default: True). This is the gold standard for decimating meshes with shape keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | pc | |
| mesh_name | No | ||
| target_rank | No | good | |
| preserve_shape_keys | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |