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

    Struct DisplayListCamera

    Namespace: Unity.Tiny.Core2D
    Syntax
    public struct DisplayListCamera : ISystemStateComponentData

    Fields

    clip2D

    Declaration
    public float2 clip2D
    Field Value
    Type Description
    float2

    clipZFar

    Declaration
    public float clipZFar
    Field Value
    Type Description
    System.Single

    clipZNear

    Declaration
    public float clipZNear
    Field Value
    Type Description
    System.Single

    inverseWorld

    Declaration
    public float4x4 inverseWorld
    Field Value
    Type Description
    float4x4

    sortingDot

    Declaration
    public float4 sortingDot
    Field Value
    Type Description
    float4

    world

    Declaration
    public float4x4 world
    Field Value
    Type Description
    float4x4
    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