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

    Class AnimationInput

    Use this class to record animations in the scene in the Unity native format.

    Inheritance
    Object
    RecorderInput
    AnimationInput
    Inherited Members
    RecorderInput.settings
    RecorderInput.Dispose()
    RecorderInput.Dispose(Boolean)
    RecorderInput.SessionCreated(RecordingSession)
    RecorderInput.NewFrameStarting(RecordingSession)
    RecorderInput.FrameDone(RecordingSession)
    RecorderInput.EndRecording(RecordingSession)
    Namespace: UnityEditor.Recorder.Input
    Syntax
    public class AnimationInput : RecorderInput

    Properties

    GameObjectRecorder

    Indicates the internal GameObject Recorder to use for the capture.

    Declaration
    public GameObjectRecorder GameObjectRecorder { get; }
    Property Value
    Type Description
    GameObjectRecorder

    Methods

    BeginRecording(RecordingSession)

    Declaration
    protected override void BeginRecording(RecordingSession session)
    Parameters
    Type Name Description
    RecordingSession session
    Overrides
    RecorderInput.BeginRecording(RecordingSession)

    NewFrameReady(RecordingSession)

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