docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum WaterCausticsMeshResolution

    Enum that defines the sets of resolution at which the mesh used for the generating the caustics texture is generated.

    Namespace: UnityEngine.Rendering.HighDefinition
    Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
    Syntax
    public enum WaterCausticsMeshResolution

    Fields

    Name Description
    High512

    The caustics texture will be renderer from a mesh with a resolution of 512x512 vertices.

    Low128

    The caustics texture will be renderer from a mesh with a resolution of 128x128 vertices.

    Medium256

    The caustics texture will be renderer from a mesh with a resolution of 256x256 vertices..

    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)