Class ParticleAttributeSaveDataBase
Container base for serializing particle attributes.
Inheritance
object
ParticleAttributeSaveDataBase
Namespace: AS2
Assembly: .dll
Syntax
[Serializable]
public abstract class ParticleAttributeSaveDataBase
Fields
| Edit this page View Sourcename
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 |