Avatar Management Sample Plugin
Identifier: com.browzwear.avatar_management_sample
Version: 1.0.1
Type: python
Language: Python
Full plugin download
File structure
├── plugin.json
├── resources/
│ ├── HangingPoints.json
│ ├── RenderCurrentStateNormal.json
│ └── RenderCurrentStateRayTrace.json
└── src/
├── __init__.py
└── avatar_management.py