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

    Class TwoBoneIKInverseConstraintJobBinder<T>

    The TwoBoneIK inverse constraint job binder.

    Inheritance
    Object
    AnimationJobBinder<TwoBoneIKInverseConstraintJob, T>
    TwoBoneIKInverseConstraintJobBinder<T>
    Inherited Members
    AnimationJobBinder<TwoBoneIKInverseConstraintJob, T>.Create(Animator, T, Component)
    AnimationJobBinder<TwoBoneIKInverseConstraintJob, T>.Destroy(TwoBoneIKInverseConstraintJob)
    AnimationJobBinder<TwoBoneIKInverseConstraintJob, T>.Update(TwoBoneIKInverseConstraintJob, T)
    AnimationJobBinder<TwoBoneIKInverseConstraintJob, T>.IAnimationJobBinder.Create(Animator, IAnimationJobData, Component)
    AnimationJobBinder<TwoBoneIKInverseConstraintJob, T>.IAnimationJobBinder.Destroy(IAnimationJob)
    AnimationJobBinder<TwoBoneIKInverseConstraintJob, T>.IAnimationJobBinder.Update(IAnimationJob, IAnimationJobData)
    AnimationJobBinder<TwoBoneIKInverseConstraintJob, T>.IAnimationJobBinder.CreatePlayable(PlayableGraph, IAnimationJob)
    Namespace: UnityEditor.Animations.Rigging
    Syntax
    public class TwoBoneIKInverseConstraintJobBinder<T> : AnimationJobBinder<TwoBoneIKInverseConstraintJob, T>, IAnimationJobBinder where T : struct, IAnimationJobData, ITwoBoneIKConstraintData
    Type Parameters
    Name Description
    T

    The constraint data type

    Methods

    Create(Animator, ref T, Component)

    Creates the animation job.

    Declaration
    public override TwoBoneIKInverseConstraintJob Create(Animator animator, ref T data, Component component)
    Parameters
    Type Name Description
    Animator animator

    The animated hierarchy Animator component.

    T data
    Component component

    The constraint component.

    Returns
    Type Description
    TwoBoneIKInverseConstraintJob

    Returns a new job interface.

    Overrides
    UnityEngine.Animations.Rigging.AnimationJobBinder<UnityEditor.Animations.Rigging.TwoBoneIKInverseConstraintJob, T>.Create(UnityEngine.Animator, T, UnityEngine.Component)

    Destroy(TwoBoneIKInverseConstraintJob)

    Destroys the animation job.

    Declaration
    public override void Destroy(TwoBoneIKInverseConstraintJob job)
    Parameters
    Type Name Description
    TwoBoneIKInverseConstraintJob job
    Overrides
    UnityEngine.Animations.Rigging.AnimationJobBinder<UnityEditor.Animations.Rigging.TwoBoneIKInverseConstraintJob, T>.Destroy(UnityEditor.Animations.Rigging.TwoBoneIKInverseConstraintJob)
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)