Struct LitMaterialBGFX | Project Tiny Rendering | 0.24.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Struct LitMaterialBGFX

    Namespace: Unity.Tiny.Rendering
    Syntax
    public struct LitMaterialBGFX : ISystemStateComponentData

    Fields

    constAlbedo_Opacity

    Declaration
    public float4 constAlbedo_Opacity
    Field Value
    Type Description
    float4

    constEmissive_normalMapZScale

    Declaration
    public float4 constEmissive_normalMapZScale
    Field Value
    Type Description
    float4

    constMetal_Smoothness

    Declaration
    public float4 constMetal_Smoothness
    Field Value
    Type Description
    float4

    mainTextureScaleTranslate

    Declaration
    public float4 mainTextureScaleTranslate
    Field Value
    Type Description
    float4

    smoothness

    Declaration
    public float4 smoothness
    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

    texEmissive

    Declaration
    public bgfx.TextureHandle texEmissive
    Field Value
    Type Description
    bgfx.TextureHandle

    texMetal

    Declaration
    public bgfx.TextureHandle texMetal
    Field Value
    Type Description
    bgfx.TextureHandle

    texNormal

    Declaration
    public bgfx.TextureHandle texNormal
    Field Value
    Type Description
    bgfx.TextureHandle
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023