docs.unity.cn
    Show / Hide Table of Contents

    Class FilterContext.Keywords

    Represents Keywords for common RenderTextures and floating-point values that are added to a FilterContext.

    Inheritance
    Object
    FilterContext.Keywords
    Namespace: UnityEditor.TerrainTools
    Syntax
    public static class Keywords

    Fields

    Heightmap

    Keyword for the Heightmap texture of the associated Terrain instance.

    Declaration
    public static readonly string Heightmap
    Field Value
    Type Description
    String

    Splatmap

    Keyword for the Splatmap texture of the associated Terrain instance

    Declaration
    public static readonly string Splatmap
    Field Value
    Type Description
    String

    TerrainScale

    Keyword for the scale of the Terrain

    Declaration
    public static readonly string TerrainScale
    Field Value
    Type Description
    String
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Wednesday, April 5, 2023
    Terms of use