Version: 2023.2
언어: 한국어

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.

정적 함수

CreateCreate a GeometryHolder object with a specified geometric shape.