Declaration: |
TParticles.CFRawDataClasses: integer; |
The readonly property CFRawDataClasses returns the number of classes stored in the property CFRawData. Under normal circumstances CFRawDataClasses should have the same value as NClasses.
|
Hint: |
In order to access the particles currently loaded in the particle editor you can use the pre-declared global variable PEData.
|
|