Class NoiseSettings.ShaderStrings | Terrain Tools | 3.0.2-preview.3
docs.unity3d.com
    Show / Hide Table of Contents

    Class NoiseSettings.ShaderStrings

    Class containing the string names of shader properties used by noise shaders

    Inheritance
    Object
    NoiseSettings.ShaderStrings
    Namespace: UnityEditor.Experimental.TerrainAPI
    Syntax
    public static class ShaderStrings

    Fields

    rotation

    Property for noise rotation. Value = "_NoiseRotation"

    Declaration
    public static readonly string rotation
    Field Value
    Type Description
    String

    scale

    Property for noise scale. Value = "_NoiseScale"

    Declaration
    public static readonly string scale
    Field Value
    Type Description
    String

    transform

    Property for the noise transform. Value = "_NoiseTransform"

    Declaration
    public static readonly string transform
    Field Value
    Type Description
    String

    translation

    Property for noise translation. Value = "_NoiseTranslation"

    Declaration
    public static readonly string translation
    Field Value
    Type Description
    String
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023