Class FilterContext.Keywords
Represents Keywords for common RenderTextures and floating-point values that are added to a FilterContext.
Inherited Members
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 | 
TerrainScale
Keyword for the scale of the Terrain.
Declaration
public static readonly string TerrainScale
  Field Value
| Type | Description | 
|---|---|
| string |