Version: 2022.2
언어: 한국어
public void Expand (float amount);

설명

Expand the bounds by increasing its size by amount along each side.


public void Expand (Vector3 amount);

설명

Expand the bounds by increasing its size by amount along each side.