docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method TryGetFNumber

    TryGetFNumber(out float)

    Get the F number of the frame if possible.

    Declaration
    public bool TryGetFNumber(out float fNumber)
    Parameters
    Type Name Description
    float fNumber

    The F number of the camera frame.

    Returns
    Type Description
    bool

    true if the EXIF data contains the F number of the frame. Otherwise, false. Equal to hasFNumber.

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