add subdir

This commit is contained in:
ExilProductions
2026-02-15 17:39:26 +01:00
parent a4b3cb0164
commit aa707d1deb
262 changed files with 12189 additions and 0 deletions

View File

@@ -0,0 +1,52 @@
# FileAnalysisAvatarStats
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
| **animatorCount** | **Integer** | | [default to null] |
| **audioSourceCount** | **Integer** | | [default to null] |
| **blendShapeCount** | **Integer** | | [default to null] |
| **boneCount** | **Integer** | | [default to null] |
| **bounds** | **List** | | [default to null] |
| **cameraCount** | **Integer** | | [optional] [default to null] |
| **clothCount** | **Integer** | | [default to null] |
| **constraintCount** | **Integer** | | [default to null] |
| **constraintDepth** | **Integer** | | [default to null] |
| **contactCount** | **Integer** | | [default to null] |
| **customExpressions** | **Boolean** | | [default to null] |
| **customizeAnimationLayers** | **Boolean** | | [default to null] |
| **enableEyeLook** | **Boolean** | | [default to null] |
| **lightCount** | **Integer** | | [default to null] |
| **lineRendererCount** | **Integer** | | [default to null] |
| **lipSync** | **Integer** | | [default to null] |
| **materialCount** | **Integer** | | [default to null] |
| **materialSlotsUsed** | **Integer** | | [default to null] |
| **meshCount** | **Integer** | | [default to null] |
| **meshIndices** | **Integer** | | [default to null] |
| **meshParticleMaxPolygons** | **Integer** | | [default to null] |
| **meshPolygons** | **Integer** | | [default to null] |
| **meshVertices** | **Integer** | | [default to null] |
| **particleCollisionEnabled** | **Boolean** | | [default to null] |
| **particleSystemCount** | **Integer** | | [default to null] |
| **particleTrailsEnabled** | **Boolean** | | [default to null] |
| **physBoneColliderCount** | **Integer** | | [default to null] |
| **physBoneCollisionCheckCount** | **Integer** | | [default to null] |
| **physBoneComponentCount** | **Integer** | | [default to null] |
| **physBoneTransformCount** | **Integer** | | [default to null] |
| **physicsColliders** | **Integer** | | [default to null] |
| **physicsRigidbodies** | **Integer** | | [default to null] |
| **skinnedMeshCount** | **Integer** | | [default to null] |
| **skinnedMeshIndices** | **Integer** | | [default to null] |
| **skinnedMeshPolygons** | **Integer** | | [default to null] |
| **skinnedMeshVertices** | **Integer** | | [default to null] |
| **totalClothVertices** | **Integer** | | [default to null] |
| **totalIndices** | **Integer** | | [default to null] |
| **totalMaxParticles** | **Integer** | | [default to null] |
| **totalPolygons** | **Integer** | | [default to null] |
| **totalTextureUsage** | **Integer** | | [default to null] |
| **totalVertices** | **Integer** | | [default to null] |
| **trailRendererCount** | **Integer** | | [default to null] |
| **writeDefaultsUsed** | **Boolean** | | [default to null] |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)