Struct AngleRangeInfo
Inherited Members
Namespace: UnityEngine.Experimental.U2D
Assembly: UnityEngine.dll
Syntax
public struct AngleRangeInfo
Fields
| Improve this Doc View Sourceend
Declaration
public float end
Field Value
Type | Description |
---|---|
Single |
order
Declaration
public uint order
Field Value
Type | Description |
---|---|
UInt32 |
sprites
Declaration
public int[] sprites
Field Value
Type | Description |
---|---|
Int32[] |
start
Declaration
public float start
Field Value
Type | Description |
---|---|
Single |