Version: 2023.1

GeometryHolder

struct in UnityEngine.LowLevelPhysics

切换到手册

描述

Holds the basic information of a geometric shape and its type.

变量

TypeReturns the type of the geometry shape that was saved previously.

构造函数

GeometryHolderCreates an empty GeometryHolder with an invalid type.

公共函数

AsReturn the specified geometric shape stored inside this Geometry Holder object.

静态函数

CreateCreate a GeometryHolder object with a specified geometric shape.