docs.unity3d.com
    Show / Hide Table of Contents

    Struct IntRect

    Namespace: ExtrasClipperLib
    Syntax
    public struct IntRect

    Constructors

    IntRect(IntRect)

    Declaration
    public IntRect(IntRect ir)
    Parameters
    Type Name Description
    IntRect ir

    IntRect(Int64, Int64, Int64, Int64)

    Declaration
    public IntRect(Int64 l, Int64 t, Int64 r, Int64 b)
    Parameters
    Type Name Description
    Int64 l
    Int64 t
    Int64 r
    Int64 b

    Fields

    bottom

    Declaration
    public Int64 bottom
    Field Value
    Type Description
    Int64

    left

    Declaration
    public Int64 left
    Field Value
    Type Description
    Int64

    right

    Declaration
    public Int64 right
    Field Value
    Type Description
    Int64

    top

    Declaration
    public Int64 top
    Field Value
    Type Description
    Int64
    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