docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ParticleSystemSharp.MainModuleSharp

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

    Properties

    cullingMode

    Declaration
    public ParticleSystemCullingMode cullingMode { get; set; }
    Property Value
    Type Description
    ParticleSystemCullingMode

    customSimulationSpace

    Declaration
    public Transform customSimulationSpace { get; set; }
    Property Value
    Type Description
    Transform

    duration

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

    emitterVelocity

    Declaration
    public Vector3 emitterVelocity { get; set; }
    Property Value
    Type Description
    Vector3

    emitterVelocityMode

    Declaration
    public ParticleSystemEmitterVelocityMode emitterVelocityMode { get; set; }
    Property Value
    Type Description
    ParticleSystemEmitterVelocityMode

    flipRotation

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

    gravityModifier

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

    gravityModifierMultiplier

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

    gravitySource

    Declaration
    public ParticleSystemGravitySource gravitySource { get; set; }
    Property Value
    Type Description
    ParticleSystemGravitySource

    loop

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

    maxParticles

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

    playOnAwake

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

    prewarm

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

    ringBufferLoopRange

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

    ringBufferMode

    Declaration
    public ParticleSystemRingBufferMode ringBufferMode { get; set; }
    Property Value
    Type Description
    ParticleSystemRingBufferMode

    scalingMode

    Declaration
    public ParticleSystemScalingMode scalingMode { get; set; }
    Property Value
    Type Description
    ParticleSystemScalingMode

    simulationSpace

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

    simulationSpeed

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

    startColor

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

    startDelay

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

    startDelayMultiplier

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

    startLifetime

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

    startLifetimeMultiplier

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

    startRotation

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

    startRotation3D

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

    startRotationMultiplier

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

    startRotationX

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

    startRotationXMultiplier

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

    startRotationY

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

    startRotationYMultiplier

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

    startRotationZ

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

    startRotationZMultiplier

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

    startSize

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

    startSize3D

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

    startSizeMultiplier

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

    startSizeX

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

    startSizeXMultiplier

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

    startSizeY

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

    startSizeYMultiplier

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

    startSizeZ

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

    startSizeZMultiplier

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

    startSpeed

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

    startSpeedMultiplier

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

    stopAction

    Declaration
    public ParticleSystemStopAction stopAction { get; set; }
    Property Value
    Type Description
    ParticleSystemStopAction

    useUnscaledTime

    Declaration
    public bool useUnscaledTime { 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)