docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ParticleSystemSharp.LimitVelocityOverLifetimeModuleSharp

    Inheritance
    object
    ParticleSystemSharp.LimitVelocityOverLifetimeModuleSharp
    Namespace: Tuanjie.Infinity
    Assembly: solution.dll
    Syntax
    public class ParticleSystemSharp.LimitVelocityOverLifetimeModuleSharp

    Properties

    dampen

    Declaration
    public float dampen { get; set; }
    Property Value
    Type Description
    float

    drag

    Declaration
    public ParticleSystemSharp.SharpMinMaxCurve drag { get; set; }
    Property Value
    Type Description
    ParticleSystemSharp.SharpMinMaxCurve

    dragMultiplier

    Declaration
    public float dragMultiplier { get; set; }
    Property Value
    Type Description
    float

    enabled

    Declaration
    public bool enabled { get; set; }
    Property Value
    Type Description
    bool

    limit

    Declaration
    public ParticleSystemSharp.SharpMinMaxCurve limit { get; set; }
    Property Value
    Type Description
    ParticleSystemSharp.SharpMinMaxCurve

    limitMultiplier

    Declaration
    public float limitMultiplier { get; set; }
    Property Value
    Type Description
    float

    limitX

    Declaration
    public ParticleSystemSharp.SharpMinMaxCurve limitX { get; set; }
    Property Value
    Type Description
    ParticleSystemSharp.SharpMinMaxCurve

    limitXMultiplier

    Declaration
    public float limitXMultiplier { get; set; }
    Property Value
    Type Description
    float

    limitY

    Declaration
    public ParticleSystemSharp.SharpMinMaxCurve limitY { get; set; }
    Property Value
    Type Description
    ParticleSystemSharp.SharpMinMaxCurve

    limitYMultiplier

    Declaration
    public float limitYMultiplier { get; set; }
    Property Value
    Type Description
    float

    limitZ

    Declaration
    public ParticleSystemSharp.SharpMinMaxCurve limitZ { get; set; }
    Property Value
    Type Description
    ParticleSystemSharp.SharpMinMaxCurve

    limitZMultiplier

    Declaration
    public float limitZMultiplier { get; set; }
    Property Value
    Type Description
    float

    multiplyDragByParticleSize

    Declaration
    public bool multiplyDragByParticleSize { get; set; }
    Property Value
    Type Description
    bool

    multiplyDragByParticleVelocity

    Declaration
    public bool multiplyDragByParticleVelocity { get; set; }
    Property Value
    Type Description
    bool

    separateAxes

    Declaration
    public bool separateAxes { get; set; }
    Property Value
    Type Description
    bool

    space

    Declaration
    public ParticleSystemSimulationSpace space { get; set; }
    Property Value
    Type Description
    ParticleSystemSimulationSpace
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)