docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ParticleSystemSharp.ForceOverLifetimeModuleSharp

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

    Properties

    enabled

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

    randomized

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

    space

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

    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)