Search Results for

    Show / Hide Table of Contents

    Struct ForceInfo

    Namespace: Evergine.Framework.Graphics.Computes
    Assembly: Evergine.Framework.dll
    Syntax
    public struct ForceInfo

    Fields

    Category

    Declaration
    public uint Category
    Field Value
    Type Description
    uint

    DecayEnabled

    Declaration
    public int DecayEnabled
    Field Value
    Type Description
    int

    Direction

    Declaration
    public Vector3 Direction
    Field Value
    Type Description
    Vector3

    ForceType

    Declaration
    public uint ForceType
    Field Value
    Type Description
    uint

    Position

    Declaration
    public Vector3 Position
    Field Value
    Type Description
    Vector3

    RangeEnabled

    Declaration
    public int RangeEnabled
    Field Value
    Type Description
    int

    RangeSqr

    Declaration
    public float RangeSqr
    Field Value
    Type Description
    float

    Strength

    Declaration
    public float Strength
    Field Value
    Type Description
    float

    Extension Methods

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