Struct DecalData | High Definition RP | 6.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct DecalData

    Namespace: UnityEngine.Experimental.Rendering.HDPipeline
    Syntax
    [GenerateHLSL(PackingRules.Exact, false, false, false, 1, false, false)]
    public struct DecalData

    Fields

    baseColor

    Declaration
    public Vector4 baseColor
    Field Value
    Type Description
    Vector4

    blendParams

    Declaration
    public Vector3 blendParams
    Field Value
    Type Description
    Vector3

    diffuseScaleBias

    Declaration
    public Vector4 diffuseScaleBias
    Field Value
    Type Description
    Vector4

    maskScaleBias

    Declaration
    public Vector4 maskScaleBias
    Field Value
    Type Description
    Vector4

    normalScaleBias

    Declaration
    public Vector4 normalScaleBias
    Field Value
    Type Description
    Vector4

    normalToWorld

    Declaration
    public Matrix4x4 normalToWorld
    Field Value
    Type Description
    Matrix4x4

    remappingAOS

    Declaration
    public Vector4 remappingAOS
    Field Value
    Type Description
    Vector4

    scalingMAB

    Declaration
    public Vector4 scalingMAB
    Field Value
    Type Description
    Vector4

    worldToDecal

    Declaration
    public Matrix4x4 worldToDecal
    Field Value
    Type Description
    Matrix4x4
    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