Experimental: this API is experimental and might be changed or removed in the future.

AngleRangeInfo

struct in UnityEngine.Experimental.U2D

Switch to Manual

Description

Describes the information about the edge and how to tessellate it.

Variables

endThe maximum angle to be considered within this range.
orderThe render order of the edges that belong in this range.
spritesThe list of Sprites that are associated with this range.
startThe minimum angle to be considered within this range.