Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


size

The total size in world units of the terrain: width, height, and length.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.TerrainModule
public Vector3 size { get; set; }