Struct RenderOrder
Namespace: Unity.Tiny.Rendering
Syntax
public struct RenderOrder : IComponentData
Fields
Layer
Declaration
public short Layer
Field Value
| Type | Description |
|---|---|
| Int16 |
Order
Declaration
public short Order
Field Value
| Type | Description |
|---|---|
| Int16 |