docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CinemachineStoryboard.FillStrategy

    How to fit the image in the frame, in the event that the aspect ratios don't match

    Namespace: Unity.Cinemachine
    Assembly: Unity.Cinemachine.dll
    Syntax
    public enum CinemachineStoryboard.FillStrategy

    Fields

    Name Description
    BestFit

    Image will be as large as possible on the screen, without being cropped

    CropImageToFit

    Image will be cropped if necessary so that the screen is entirely filled

    StretchToFit

    Image will be stretched to cover any aspect mismatch with the screen

    In This Article
    Back to top
    Copyright © 2025 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)