docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ParticleSystemSharp.VelocityOverLifetimeModuleSharp

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

    Properties

    enabled

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

    orbitalOffsetX

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

    orbitalOffsetXMultiplier

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

    orbitalOffsetY

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

    orbitalOffsetYMultiplier

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

    orbitalOffsetZ

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

    orbitalOffsetZMultiplier

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

    orbitalX

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

    orbitalXMultiplier

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

    orbitalY

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

    orbitalYMultiplier

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

    orbitalZ

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

    orbitalZMultiplier

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

    radial

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

    radialMultiplier

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

    space

    Declaration
    public ParticleSystemSimulationSpace space { get; set; }
    Property Value
    Type Description
    ParticleSystemSimulationSpace

    speedModifier

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

    speedModifierMultiplier

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

    x

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

    xMultiplier

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

    y

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

    yMultiplier

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

    z

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

    zMultiplier

    Declaration
    public float zMultiplier { get; set; }
    Property Value
    Type Description
    float
    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)