# Terrain Texture At Point

Grammar — Texture at point
FlagsNative | Function

Returns the dominant terrain texture at a point.

# Arguments

  • point — Point

Returns — string [ gamelink::TerrainTex ]

native string TerrainTexture(point pos);

Category: Environment / Terrain And Water

# Examples

— None found —