Struct LitMaterialBGFX
Syntax
public struct LitMaterialBGFX : ISystemStateComponentData
Fields
constAlbedo_Opacity
Declaration
public float4 constAlbedo_Opacity
Field Value
Type |
Description |
Unity.Mathematics.float4 |
|
constEmissive_normalMapZScale
Declaration
public float4 constEmissive_normalMapZScale
Field Value
Type |
Description |
Unity.Mathematics.float4 |
|
Declaration
public float4 constMetal_Smoothness_Billboarded
Field Value
Type |
Description |
Unity.Mathematics.float4 |
|
mainTextureScaleTranslate
Declaration
public float4 mainTextureScaleTranslate
Field Value
Type |
Description |
Unity.Mathematics.float4 |
|
smoothness
Declaration
Field Value
Type |
Description |
Unity.Mathematics.float4 |
|
state
Declaration
Field Value
texAlbedoOpacity
Declaration
public bgfx.TextureHandle texAlbedoOpacity
Field Value
texEmissive
Declaration
public bgfx.TextureHandle texEmissive
Field Value
Declaration
public bgfx.TextureHandle texMetal
Field Value
texNormal
Declaration
public bgfx.TextureHandle texNormal
Field Value