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

    Class RecorderInputSettings

    Base class that represents a RecorderSetting Input that can be recorded from. (like a Camera, a RenderTexture...)

    Inheritance
    Object
    RecorderInputSettings
    AnimationInputSettings
    AudioInputSettings
    ImageInputSettings
    Namespace: UnityEditor.Recorder
    Syntax
    public abstract class RecorderInputSettings : object

    Properties

    InputType

    Declaration
    protected abstract Type InputType { get; }
    Property Value
    Type Description
    Type

    Methods

    ValidityCheck(List<String>)

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