Output Particle Forward Decal | Visual Effect Graph | 10.2.2
docs.unity3d.com
    Show / Hide Table of Contents

    Output Particle Forward Decal

    Menu Path : Context > Output Particle Forward Decal

    The Output Particle Forward Decal Context renders a particle system using a decal. A decal is a box into which the Visual Effect Graph projects a texture. Unity then renders the texture on any intersecting geometry along its xy plane. This means decal particles that don’t intersect any geometry are not visible. Note that although they are not visible, they still contribute to the resource intensity required to simulate and render the system.

    This output implements the simplest form of decals. It is limited to blending a single albedo texture and is not lit. This output does not support Shader Graph.

    More decal features are planned for future versions of the Visual Effect Graph.

    Below is a list of settings and properties specific to the Output Particle Forward Decal Context. For information about the generic output settings this Context shares with all other Contexts, see Global Output Settings and Properties.

    Context properties

    Input Type Description
    Main Texture Texture 2D The decal texture to use per particle.
    In This Article
    • Context properties
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023