Search Results for

    Show / Hide Table of Contents

    Class ShapeEntityDescription

    The entity shape emitter class.

    Inheritance
    object
    ShapeDescription
    ShapeEntityDescription
    Inherited Members
    ShapeDescription.RandomizeDirection
    ShapeDescription.VelocityOffset
    ShapeDescription.CreateFromType(EmitterShapes)
    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, or 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
    Overrides
    ShapeDescription.ShapeType

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX