docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ParticleSystemSharp.NoiseModuleSharp

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

    Properties

    damping

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

    enabled

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

    frequency

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

    octaveCount

    Declaration
    public int octaveCount { get; set; }
    Property Value
    Type Description
    int

    octaveMultiplier

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

    octaveScale

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

    positionAmount

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

    quality

    Declaration
    public ParticleSystemNoiseQuality quality { get; set; }
    Property Value
    Type Description
    ParticleSystemNoiseQuality

    remap

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

    remapEnabled

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

    remapMultiplier

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

    remapX

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

    remapXMultiplier

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

    remapY

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

    remapYMultiplier

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

    remapZ

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

    remapZMultiplier

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

    rotationAmount

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

    scrollSpeed

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

    scrollSpeedMultiplier

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

    separateAxes

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

    sizeAmount

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

    strength

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

    strengthMultiplier

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

    strengthX

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

    strengthXMultiplier

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

    strengthY

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

    strengthYMultiplier

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

    strengthZ

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

    strengthZMultiplier

    Declaration
    public float strengthZMultiplier { 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)