Struct BlitRenderer
Namespace: Unity.Tiny.Rendering
Syntax
public struct BlitRenderer : IComponentData
Fields
color
Declaration
public float4 color
Field Value
Type | Description |
---|---|
float4 |
texture
Declaration
public Entity texture
Field Value
Type | Description |
---|---|
Entity |
useExternalBlitES3
Declaration
public bool useExternalBlitES3
Field Value
Type | Description |
---|---|
Boolean |