This version of Unity is unsupported.

GeometryHolder

struct in UnityEngine.LowLevelPhysics

/

Implemented in:UnityEngine.PhysicsModule

Description

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

Properties

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

Constructors

GeometryHolderCreates an empty GeometryHolder with an invalid type.

Public Methods

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

Static Methods

CreateCreate a GeometryHolder object with a specified geometric shape.