material | The Material to validate. |
Checks whether a Material is compatible with Terrain.
This method determines whether a Material is intended for Terrain use. If the Material is incompatible with Terrain, Unity displays a warning message that lets you know where to find a shader that is compatible with Terrain. It also explains how you can use the `TerrainCompatible` tag to suppress this warning message.