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

    Class AnimationRecorderSettings

    Inheritance
    System.Object
    RecorderSettings
    AnimationRecorderSettings
    Inherited Members
    RecorderSettings.s_OutputFileErrorMessage
    RecorderSettings.outputFile
    RecorderSettings.enabled
    RecorderSettings.take
    RecorderSettings.SelfAdjustSettings()
    Namespace: UnityEditor.Recorder
    Syntax
    [Serializable]
    public class AnimationRecorderSettings : RecorderSettings

    Constructors

    AnimationRecorderSettings()

    Declaration
    public AnimationRecorderSettings()

    Properties

    animationInputSettings

    Declaration
    public AnimationInputSettings animationInputSettings { get; set; }
    Property Value
    Type Description
    AnimationInputSettings

    extension

    Declaration
    public override string extension { get; }
    Property Value
    Type Description
    System.String
    Overrides
    RecorderSettings.extension

    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

    Methods

    OnAfterDuplicate()

    Declaration
    public override void OnAfterDuplicate()
    Overrides
    RecorderSettings.OnAfterDuplicate()
    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