Version: 2023.2
언어: 한국어
public Bounds bounds ;

설명

Bounding box of vertices in local space.

The bounds, firstVertex and vertexCount values are calculated automatically by Mesh.SetSubMesh, unless MeshUpdateFlags.DontRecalculateBounds flag is passed.

Additional resources: Mesh.SetSubMesh, Mesh.GetSubMesh.