docs.unity.cn
    Show / Hide Table of Contents

    Enum WaterSurface.WaterDeformationResolution

    Defines the resolution of the internal deformation texture.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum WaterDeformationResolution

    Fields

    Name Description Value
    Resolution256

    The water deformation are rendered in a 256x256 texture.


    256
    Resolution512

    The water deformation are rendered in a 512x512 texture.


    512
    Resolution1024

    The water deformation are rendered in a 1024x1024 texture.


    1024
    Resolution2048

    The water deformation are rendered in a 2048x2048 texture.


    2048
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 08 September 2023