docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ParticleSystemSharp.RotationBySpeedModuleSharp

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

    Properties

    enabled

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

    range

    Declaration
    public Vector2 range { get; set; }
    Property Value
    Type Description
    Vector2

    separateAxes

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

    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)