docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TryGetExifData

    TryGetExifData(out XRCameraFrameExifData)

    Get the EXIF data of the frame if possible.

    Declaration
    public bool TryGetExifData(out XRCameraFrameExifData exifData)
    Parameters
    Type Name Description
    XRCameraFrameExifData exifData

    The EXIF data of the camera frame.

    Returns
    Type Description
    bool

    true if the frame contains EXIF data. Otherwise, false.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Friday, September 22, 2023