Class ShapeEntityDescription
The entity shape emitter class.
Inherited Members
Namespace: Evergine.Framework.Particles.Shape
Assembly: Evergine.Framework.dll
Syntax
public class ShapeEntityDescription : ShapeDescription
Fields
EmissionSource
Gets the source of the entity when emitting particles from it (vertices, edges, triangles).
Declaration
public EntityEmitterType EmissionSource
Field Value
Type | Description |
---|---|
EntityEmitterType |
Properties
ShapeType
Gets the emitter shape type.
Declaration
public override EmitterShapes ShapeType { get; }
Property Value
Type | Description |
---|---|
EmitterShapes |