Version: 2022.3
언어: 한국어
public void SetGlobalBounds (Bounds bounds);

파라미터

bounds The center and the size of the global batch bounding box.

설명

Set the bounds of the BatchRendererGroup. The bounds should encapsulate the render bounds of every object rendered with this BatchRendererGroup. Unity uses these bounds internally for culling.