docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct ParticleGUI.ParticleProperties

    Container for the properties used in the ParticleGUI editor script.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: UnityEditor.Rendering.Universal.ShaderGUI
    Assembly: Unity.RenderPipelines.Universal.Editor.dll
    Syntax
    public struct ParticleGUI.ParticleProperties

    Constructors

    Name Description
    ParticleProperties(MaterialProperty[])

    Constructor for the ParticleProperties container struct.

    Fields

    Name Description
    cameraFadingEnabled

    The MaterialProperty for camera fading.

    cameraFarFadeDistance

    The MaterialProperty for camera fading far distance.

    cameraNearFadeDistance

    The MaterialProperty for camera fading near distance.

    colorMode

    The MaterialProperty for color mode.

    distortionBlend

    The MaterialProperty for distortion blend.

    distortionEnabled

    The MaterialProperty for distortion enabled.

    distortionStrength

    The MaterialProperty for distortion strength.

    flipbookMode

    The MaterialProperty for flip-book blending.

    softParticlesEnabled

    The MaterialProperty for soft particles enabled.

    softParticlesFarFadeDistance

    The MaterialProperty for soft particles far fade distance.

    softParticlesNearFadeDistance

    The MaterialProperty for soft particles near fade distance.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)