Version: 2020.2
언어: 한국어
public static Terrain activeTerrain ;

설명

The active Terrain. This is a convenient function to get to the main Terrain in the Scene.

If you have multiple active Terrain, avoid using this property, and use Terrain.activeTerrains instead.