docs.unity3d.com
Search Results for

    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
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.TerrainTools
    Assembly: Unity.TerrainTools.Editor.dll
    Syntax
    public static class FilterContext.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
    In This Article
    Back to top
    Copyright © 2025 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)