Class RenderTextureInputSettings | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class RenderTextureInputSettings

    Inheritance
    System.Object
    RecorderInputSettings
    ImageInputSettings
    RenderTextureInputSettings
    Inherited Members
    ImageInputSettings.supportsTransparent
    ImageInputSettings.allowTransparency
    Namespace: UnityEditor.Recorder.Input
    Syntax
    [Serializable]
    public class RenderTextureInputSettings : ImageInputSettings

    Fields

    flipFinalOutput

    Declaration
    public bool flipFinalOutput
    Field Value
    Type Description
    System.Boolean

    renderTexture

    Declaration
    public RenderTexture renderTexture
    Field Value
    Type Description
    RenderTexture

    Properties

    outputHeight

    Declaration
    public override int outputHeight { get; set; }
    Property Value
    Type Description
    System.Int32
    Overrides
    ImageInputSettings.outputHeight

    outputWidth

    Declaration
    public override int outputWidth { get; set; }
    Property Value
    Type Description
    System.Int32
    Overrides
    ImageInputSettings.outputWidth
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023