Struct SpriteShapeMetaData
Inherited Members
Namespace: UnityEngine.Experimental.U2D
Assembly: UnityEngine.dll
Syntax
public struct SpriteShapeMetaData
Fields
| Improve this Doc View SourcebevelCutoff
Declaration
public float bevelCutoff
Field Value
Type | Description |
---|---|
Single |
bevelSize
Declaration
public float bevelSize
Field Value
Type | Description |
---|---|
Single |
corner
Declaration
public bool corner
Field Value
Type | Description |
---|---|
Boolean |
height
Declaration
public float height
Field Value
Type | Description |
---|---|
Single |
spriteIndex
Declaration
public uint spriteIndex
Field Value
Type | Description |
---|---|
UInt32 |