Class CinemachineScreenComposerGuides | Cinemachine | 2.4.0
docs.unity3d.com
    Show / Hide Table of Contents

    Class CinemachineScreenComposerGuides

    Inheritance
    Object
    CinemachineScreenComposerGuides
    Namespace: Cinemachine.Editor
    Syntax
    public class CinemachineScreenComposerGuides

    Fields

    GetHardGuide

    Declaration
    public CinemachineScreenComposerGuides.RectGetter GetHardGuide
    Field Value
    Type Description
    CinemachineScreenComposerGuides.RectGetter

    GetSoftGuide

    Declaration
    public CinemachineScreenComposerGuides.RectGetter GetSoftGuide
    Field Value
    Type Description
    CinemachineScreenComposerGuides.RectGetter

    kGuideBarWidthPx

    Declaration
    public const float kGuideBarWidthPx = 3F
    Field Value
    Type Description
    Single

    SetHardGuide

    Declaration
    public CinemachineScreenComposerGuides.RectSetter SetHardGuide
    Field Value
    Type Description
    CinemachineScreenComposerGuides.RectSetter

    SetSoftGuide

    Declaration
    public CinemachineScreenComposerGuides.RectSetter SetSoftGuide
    Field Value
    Type Description
    CinemachineScreenComposerGuides.RectSetter

    Target

    Declaration
    public CinemachineScreenComposerGuides.ObjectGetter Target
    Field Value
    Type Description
    CinemachineScreenComposerGuides.ObjectGetter

    Methods

    OnGUI_DrawGuides(Boolean, Camera, LensSettings, Boolean)

    Declaration
    public void OnGUI_DrawGuides(bool isLive, Camera outputCamera, LensSettings lens, bool showHardGuides)
    Parameters
    Type Name Description
    Boolean isLive
    Camera outputCamera
    LensSettings lens
    Boolean showHardGuides

    SetNewBounds(Rect, Rect, Rect, Rect)

    Declaration
    public void SetNewBounds(Rect oldHard, Rect oldSoft, Rect newHard, Rect newSoft)
    Parameters
    Type Name Description
    Rect oldHard
    Rect oldSoft
    Rect newHard
    Rect newSoft
    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