Inheritance Hierarchy
DeltaEngine.Content ContentData
DeltaEngine.Rendering3D.Particles ParticleSystemData
Namespace: DeltaEngine.Rendering3D.Particles
Assembly: DeltaEngine.Rendering3D.Particles (in DeltaEngine.Rendering3D.Particles.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The ParticleSystemData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ParticleSystemData | Initializes a new instance of the ParticleSystemData class |
![]() | ParticleSystemData(String) | Initializes a new instance of the ParticleSystemData class |
Methods
Name | Description | |
---|---|---|
![]() | CreateDefault | (Inherited from ContentData.) |
![]() | Dispose | (Inherited from ContentData.) |
![]() | DisposeData | (Overrides ContentData DisposeData .) |
![]() | InternalCreateDefault | (Inherited from ContentData.) |
![]() | LoadData | (Overrides ContentData LoadData(Stream).) |
![]() | ToString | (Inherited from ContentData.) |
Fields
Name | Description | |
---|---|---|
![]() | ContentChanged | (Inherited from ContentData.) |
![]() | emitterNames |
Properties
Name | Description | |
---|---|---|
![]() | AllowCreationIfContentNotFound | (Inherited from ContentData.) |
![]() | IsDisposed | (Inherited from ContentData.) |
![]() | MetaData | (Inherited from ContentData.) |
![]() | Name | (Inherited from ContentData.) |
See Also