UpdateMeshBoundingBox()

语法

UpdateMeshBoundingBox(#Mesh)
概要
Update the bounding box of the mesh. If a mesh has been manually modified, its bounding box has to be recalculated, especially if the mesh is used for collisions. The bounding box is the smallest box which can contain the whole mesh.

参数

Mesh The mesh to use.

返回值

无.

参阅

CreateMesh()

已支持操作系统

所有

<- UpdateMesh() - Mesh Index