docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum WaterSurface.WaterDeformationResolution

    Defines the resolution of the internal deformation texture.

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

    Fields

    Name Description
    Resolution1024

    The water deformation are rendered in a 1024x1024 texture.

    Resolution2048

    The water deformation are rendered in a 2048x2048 texture.

    Resolution256

    The water deformation are rendered in a 256x256 texture.

    Resolution512

    The water deformation are rendered in a 512x512 texture.

    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)