Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GeometryHolder

Holds the basic information of a geometric shape and its type.
Read time 1 minuteLast updated 6 days ago

Definition

public struct GeometryHolder

Properties

Property

Description

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

Methods

Method

Description

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

Static Methods

Method

Description

CreateCreate a GeometryHolder object with a specified geometric shape.