Sandbox Logo

Terrain.MaterialOverride

Material MaterialOverride { get; set; }

Description

Override the terrain rendering with your own material shader. This needs to be explicitly set up to work with the Terrain Shader API.

Return

User Comments