Chapter 526: ColladaParser
Core Idea
ColladaParser handles XML parsing and converts Collada XML to intermediate data structures.
Reference Tables
Constructor
| Signature |
|---|
new ColladaParser() |
Key Takeaways
- ColladaParser has no documented properties/methods beyond what's shown above — check the source link for implementation details.
Connects To