Version: 2020.3
言語: 日本語
public int zMax ;

説明

The maximal z point of the box.

Sets the maximum value of BoundsInt's z point. If you enter a maximum value that is less than the current minimum value, then the entered value becomes the new minimum value and the previous minimum value becomes the new maximum value. The position and size of the BoundsInt is then adjusted based on the new minimum and maximum values.