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.

Public 関数

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

Static 関数

CreateCreate a GeometryHolder object with a specified geometric shape.