Search Results for

    Show / Hide Table of Contents

    Enum ForceTypes

    Types of particle forces.

    Namespace: Evergine.Framework.Particles.Enums
    Assembly: Evergine.Framework.dll
    Syntax
    public enum ForceTypes

    Fields

    Name Description
    Drag

    Offers resistance to particles.

    EntityAttractor

    Attracts particles to an entity.

    PointAttractor

    Attracts particles to a point.

    Wind

    Pushes particles in a certain direction.

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In This Article
    Back to top
    Generated by DocFX