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

    Class RenderTextureSamplerSettings

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

    Fields

    cameraTag

    Declaration
    public string cameraTag
    Field Value
    Type Description
    System.String

    colorSpace

    Declaration
    public ColorSpace colorSpace
    Field Value
    Type Description
    ColorSpace

    flipFinalOutput

    Declaration
    public bool flipFinalOutput
    Field Value
    Type Description
    System.Boolean

    source

    Declaration
    public ImageSource source
    Field Value
    Type Description
    ImageSource

    superKernelPower

    Declaration
    public float superKernelPower
    Field Value
    Type Description
    System.Single

    superKernelScale

    Declaration
    public float superKernelScale
    Field Value
    Type Description
    System.Single

    superSampling

    Declaration
    public SuperSamplingCount superSampling
    Field Value
    Type Description
    SuperSamplingCount

    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

    renderHeight

    Declaration
    public int renderHeight { get; set; }
    Property Value
    Type Description
    System.Int32

    renderWidth

    Declaration
    public int renderWidth { get; set; }
    Property Value
    Type Description
    System.Int32
    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