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