Class ParticleAttributeSaveDataBase
Container base for serializing particle attributes.
Inheritance
ParticleAttributeSaveDataBase
Namespace: AS2
Assembly: .dll
Syntax
[Serializable]
public abstract class ParticleAttributeSaveDataBase
Fields
name
The display name given to the particle attribute. An attribute can only be loaded if its name is not changed.
Declaration
public string name
Field Value
Type | Description |
---|---|
string |