docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ParticleSystemSharp.ShapeModuleSharp

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

    Properties

    alignToDirection

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

    angle

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

    arc

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

    arcMode

    Declaration
    public ParticleSystemShapeMultiModeValue arcMode { get; set; }
    Property Value
    Type Description
    ParticleSystemShapeMultiModeValue

    arcSpeed

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

    arcSpeedMultiplier

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

    arcSpread

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

    boxThickness

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

    donutRadius

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

    enabled

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

    length

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

    mesh

    Declaration
    public Mesh mesh { get; set; }
    Property Value
    Type Description
    Mesh

    meshMaterialIndex

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

    meshRenderer

    Declaration
    public MeshRenderer meshRenderer { get; set; }
    Property Value
    Type Description
    MeshRenderer

    meshShapeType

    Declaration
    public ParticleSystemMeshShapeType meshShapeType { get; set; }
    Property Value
    Type Description
    ParticleSystemMeshShapeType

    meshSpawnMode

    Declaration
    public ParticleSystemShapeMultiModeValue meshSpawnMode { get; set; }
    Property Value
    Type Description
    ParticleSystemShapeMultiModeValue

    meshSpawnSpeed

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

    meshSpawnSpeedMultiplier

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

    meshSpawnSpread

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

    normalOffset

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

    position

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

    radius

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

    radiusMode

    Declaration
    public ParticleSystemShapeMultiModeValue radiusMode { get; set; }
    Property Value
    Type Description
    ParticleSystemShapeMultiModeValue

    radiusSpeed

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

    radiusSpeedMultiplier

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

    radiusSpread

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

    radiusThickness

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

    randomDirectionAmount

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

    randomPositionAmount

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

    rotation

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

    scale

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

    shapeType

    Declaration
    public ParticleSystemShapeType shapeType { get; set; }
    Property Value
    Type Description
    ParticleSystemShapeType

    skinnedMeshRenderer

    Declaration
    public SkinnedMeshRenderer skinnedMeshRenderer { get; set; }
    Property Value
    Type Description
    SkinnedMeshRenderer

    sphericalDirectionAmount

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

    sprite

    Declaration
    public Sprite sprite { get; set; }
    Property Value
    Type Description
    Sprite

    spriteRenderer

    Declaration
    public SpriteRenderer spriteRenderer { get; set; }
    Property Value
    Type Description
    SpriteRenderer

    texture

    Declaration
    public Texture2D texture { get; set; }
    Property Value
    Type Description
    Texture2D

    textureAlphaAffectsParticles

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

    textureBilinearFiltering

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

    textureClipChannel

    Declaration
    public ParticleSystemShapeTextureChannel textureClipChannel { get; set; }
    Property Value
    Type Description
    ParticleSystemShapeTextureChannel

    textureClipThreshold

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

    textureColorAffectsParticles

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

    textureUVChannel

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

    useMeshColors

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

    useMeshMaterialIndex

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