Version: 2023.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.