Search Results for

    Show / Hide Table of Contents

    Class CameraExtensions

    Inheritance
    object
    CameraExtensions
    Namespace: GGL.Extensions
    Assembly: GGL.dll
    Syntax
    public static class CameraExtensions

    Methods

    | Edit this page View Source

    GetCameraRectWorldSpace(Camera)

    Returns the camera rect in world position.

    Declaration
    public static Rect GetCameraRectWorldSpace(this Camera camera)
    Parameters
    Type Name Description
    Camera camera
    Returns
    Type Description
    Rect
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX