docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ParticleSystemSharp.TrailModuleSharp

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

    Properties

    attachRibbonsToTransform

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

    colorOverLifetime

    Declaration
    public ParticleSystemSharp.SharpMinMaxGradient colorOverLifetime { get; set; }
    Property Value
    Type Description
    ParticleSystemSharp.SharpMinMaxGradient

    colorOverTrail

    Declaration
    public ParticleSystemSharp.SharpMinMaxGradient colorOverTrail { get; set; }
    Property Value
    Type Description
    ParticleSystemSharp.SharpMinMaxGradient

    dieWithParticles

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

    enabled

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

    generateLightingData

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

    inheritParticleColor

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

    lifetime

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

    lifetimeMultiplier

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

    minVertexDistance

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

    mode

    Declaration
    public ParticleSystemTrailMode mode { get; set; }
    Property Value
    Type Description
    ParticleSystemTrailMode

    ratio

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

    ribbonCount

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

    shadowBias

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

    sizeAffectsLifetime

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

    sizeAffectsWidth

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

    splitSubEmitterRibbons

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

    textureMode

    Declaration
    public ParticleSystemTrailTextureMode textureMode { get; set; }
    Property Value
    Type Description
    ParticleSystemTrailTextureMode

    textureScale

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

    widthOverTrail

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

    widthOverTrailMultiplier

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

    worldSpace

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