메소드 | 설명 | |
---|---|---|
Clear ( ) : void |
Removes all sequences.
|
|
Load ( Stream stream ) : void |
Loads the file from the specified stream.
|
|
ParticleFile ( ) : System |
Initializes a new instance of the ParticleFile class.
|
|
Reset ( ) : void |
Resets properties to their default values.
|
|
Save ( Stream stream ) : void |
Saves the file to the specified stream.
|