BoundsInt.size
public Vector3Int size;
Description 描述
The total size of the box.
size.x is the width, size.y is the height and size.z is the depth of the box.
The total size of the box.
size.x is the width, size.y is the height and size.z is the depth of the box.