docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TryGetExifData

    TryGetExifData(out XRCameraFrameExifData)

    Get the frame's EXIF data, if possible.

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

    The EXIF data.

    Returns
    Type Description
    bool

    true if the frame has EXIF data. Otherwise, returns false.

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