Struct ShadowPayload | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct ShadowPayload

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: UnityEngine.Experimental.Rendering
    Syntax
    public struct ShadowPayload

    Fields

    p0

    Declaration
    public int p0
    Field Value
    Type Description
    System.Int32

    p1

    Declaration
    public int p1
    Field Value
    Type Description
    System.Int32

    p2

    Declaration
    public int p2
    Field Value
    Type Description
    System.Int32

    p3

    Declaration
    public int p3
    Field Value
    Type Description
    System.Int32

    Methods

    Set(Int32, Int32, Int32, Int32)

    Declaration
    public void Set(int v0, int v1, int v2, int v3)
    Parameters
    Type Name Description
    System.Int32 v0
    System.Int32 v1
    System.Int32 v2
    System.Int32 v3

    Set(Single, Single, Single, Single)

    Declaration
    public void Set(float v0, float v1, float v2, float v3)
    Parameters
    Type Name Description
    System.Single v0
    System.Single v1
    System.Single v2
    System.Single v3

    Set(Vector4)

    Declaration
    public void Set(Vector4 v)
    Parameters
    Type Name Description
    Vector4 v
    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