docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum WaterSimulationResolution

    Enum that defines the sets of resolution at which the water simulation can be evaluated

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

    Fields

    Name Description
    High256

    The water simulation will be ran at a resolution of 256x256 samples per band.

    Low64

    The water simulation will be ran at a resolution of 64x64 samples per band.

    Medium128

    The water simulation will be ran at a resolution of 128x128 samples per band.

    In This Article
    Back to top
    Copyright © 2024 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)