docs.unity.cn
    Show / Hide Table of Contents

    Enum VolumetricClouds.CloudErosionNoise

    Controls the erosion noise used for the clouds.

    Namespace: UnityEngine.Rendering.HighDefinition
    Syntax
    public enum CloudErosionNoise

    Fields

    Name Description Value
    Worley32

    The erosion noise will be a 32x32x32 worley texture.


    0
    Perlin32

    The erosion noise will be a 32x32x32 perlin texture.


    1
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 07 August 2023