docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct AspectRatioPreset

    Stores the data of an aspect ratio preset.

    Namespace: Unity.LiveCapture.VirtualCamera
    Assembly: Unity.LiveCapture.VirtualCamera.dll
    Syntax
    [Serializable]
    public struct AspectRatioPreset

    Properties

    AspectRatio

    The aspect ratio of the preset.

    Declaration
    public float AspectRatio { get; set; }
    Property Value
    Type Description
    float

    Name

    The name of the preset.

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    string
    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)