GetTerrainGIChunks(Terrain, ref int, ref int)
Get how many chunks the terrain is divided into for GI baking.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
GetTerrainGIChunks(Terrain, int, int)
public static void GetTerrainGIChunks(Terrain terrain, ref int numChunksX, ref int numChunksY)