docs.unity3d.com
    目次を表示する/隠す

    Class BaseFCRecorderSettings

    The settings common to all recordings that capture image data.

    Inheritance
    Object
    RecorderSettings
    BaseFCRecorderSettings
    GIFRecorderSettings
    Inherited Members
    RecorderSettings.OutputFile
    RecorderSettings.Enabled
    RecorderSettings.Take
    RecorderSettings.Extension
    RecorderSettings.FileNameGenerator
    RecorderSettings.RecordMode
    RecorderSettings.FrameRatePlayback
    RecorderSettings.FrameRate
    RecorderSettings.StartFrame
    RecorderSettings.EndFrame
    RecorderSettings.StartTime
    RecorderSettings.EndTime
    RecorderSettings.CapFrameRate
    RecorderSettings.OnAfterDuplicate()
    RecorderSettings.HasErrors()
    RecorderSettings.IsAccumulationSupported()
    Namespace: UnityEditor.Recorder.FrameCapturer
    Syntax
    public abstract class BaseFCRecorderSettings : RecorderSettings

    Properties

    imageInputSettings

    The properties of the image input.

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

    InputsSettings

    The list of settings of the Recorder inputs.

    Declaration
    public override IEnumerable<RecorderInputSettings> InputsSettings { get; }
    Property Value
    Type Description
    IEnumerable<RecorderInputSettings>
    Overrides
    RecorderSettings.InputsSettings

    IsPlatformSupported

    Specifies whether this class is supported on the current platform or not.

    Declaration
    public override bool IsPlatformSupported { get; }
    Property Value
    Type Description
    Boolean
    Overrides
    RecorderSettings.IsPlatformSupported

    Methods

    ValidityCheck(List<String>)

    Declaration
    protected override bool ValidityCheck(List<string> errors)
    Parameters
    Type Name Description
    List<String> errors
    Returns
    Type Description
    Boolean
    Overrides
    RecorderSettings.ValidityCheck(List<String>)
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)