docs.unity.cn
    Show / Hide Table of Contents

    Struct PreTile

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

    Fields

    planeBottom

    Declaration
    public float4 planeBottom
    Field Value
    Type Description
    Unity.Mathematics.float4

    planeLeft

    Declaration
    public float4 planeLeft
    Field Value
    Type Description
    Unity.Mathematics.float4

    planeRight

    Declaration
    public float4 planeRight
    Field Value
    Type Description
    Unity.Mathematics.float4

    planeTop

    Declaration
    public float4 planeTop
    Field Value
    Type Description
    Unity.Mathematics.float4
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 02 March 2021