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

    Provides resistance to particles.

    EntityAttractor

    Attract particles to an entity.

    PointAttractor

    Attracts particles to a specific point.

    Wind

    Pushes particles in a specific direction.

    Extension Methods

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