| ParticleSystem |
| Bounds | Static bounding box of the resource. |
| ChildCount | How many child particle systems do we have |
| IsError | Whether the particle system is invalid, or has not yet loaded. |
| IsValid | |
| Name | Particle system file name. |
| GetChild | Returns child particle at given index. |
| Loadobsolete | Loads a particle system from given file. |
| LoadAsyncobsolete | Load a particle system by file path. |