docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CopyFromCamera

    CopyFromCamera(Camera, bool)

    Copys all relevant values of the given camera to the current camera sample.

    Declaration
    public void CopyFromCamera(Camera camera, bool convertTransformToUsd = true)
    Parameters
    Type Name Description
    Camera camera

    The camera to copy.

    bool convertTransformToUsd

    If true, converts the transform matrix from left handed(Unity) to right handed(USD). If you're unsure about this parameter, it should be left to the default value of true.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)