Struct SimpleMaterialBGFX
Namespace: Unity.Tiny.Rendering
Syntax
public struct SimpleMaterialBGFX : ISystemStateComponentData
Fields
constAlbedo_Opacity
Declaration
public float4 constAlbedo_Opacity
Field Value
| Type | Description |
|---|---|
| float4 |
mainTextureScaleTranslate
Declaration
public float4 mainTextureScaleTranslate
Field Value
| Type | Description |
|---|---|
| float4 |
state
Declaration
public ulong state
Field Value
| Type | Description |
|---|---|
| UInt64 |
texAlbedoOpacity
Declaration
public bgfx.TextureHandle texAlbedoOpacity
Field Value
| Type | Description |
|---|---|
| bgfx.TextureHandle |