Struct DisplayListEntry
Namespace: Unity.Tiny.Core2D
Syntax
public struct DisplayListEntry : IBufferElementData
Fields
e
Declaration
public Entity e
Field Value
| Type | Description |
|---|---|
| Entity |
finalMatrix
Declaration
public float4x4 finalMatrix
Field Value
| Type | Description |
|---|---|
| float4x4 |
inBounds
Declaration
public Rect inBounds
Field Value
| Type | Description |
|---|---|
| Rect |
inSortingGroup
Declaration
public Entity inSortingGroup
Field Value
| Type | Description |
|---|---|
| Entity |
type
Declaration
public DisplayListEntryType type
Field Value
| Type | Description |
|---|---|
| DisplayListEntryType |