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

    Class BaseFCRecorderSettings

    Inheritance
    System.Object
    RecorderSettings
    BaseFCRecorderSettings
    GIFRecorderSettings
    Inherited Members
    RecorderSettings.s_OutputFileErrorMessage
    RecorderSettings.outputFile
    RecorderSettings.enabled
    RecorderSettings.take
    RecorderSettings.extension
    RecorderSettings.SelfAdjustSettings()
    RecorderSettings.OnAfterDuplicate()
    Namespace: UnityEditor.Recorder.FrameCapturer
    Syntax
    public abstract class BaseFCRecorderSettings : RecorderSettings

    Properties

    imageInputSettings

    Declaration
    public ImageInputSettings imageInputSettings { get; set; }
    Property Value
    Type Description
    ImageInputSettings

    inputsSettings

    Declaration
    public override IEnumerable<RecorderInputSettings> inputsSettings { get; }
    Property Value
    Type Description
    System.Collections.Generic.IEnumerable<RecorderInputSettings>
    Overrides
    RecorderSettings.inputsSettings

    isPlatformSupported

    Declaration
    public override bool isPlatformSupported { get; }
    Property Value
    Type Description
    System.Boolean
    Overrides
    RecorderSettings.isPlatformSupported
    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