Class MultiParentInverseConstraintJobBinder<T> | Animation Rigging | 0.3.4-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class MultiParentInverseConstraintJobBinder<T>

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

    Methods

    Create(Animator, ref T, Component)

    Declaration
    public override MultiParentInverseConstraintJob Create(Animator animator, ref T data, Component component)
    Parameters
    Type Name Description
    Animator animator
    T data
    Component component
    Returns
    Type Description
    MultiParentInverseConstraintJob
    Overrides
    UnityEngine.Animations.Rigging.AnimationJobBinder<UnityEditor.Animations.Rigging.MultiParentInverseConstraintJob, T>.Create(UnityEngine.Animator, T, UnityEngine.Component)

    Destroy(MultiParentInverseConstraintJob)

    Declaration
    public override void Destroy(MultiParentInverseConstraintJob job)
    Parameters
    Type Name Description
    MultiParentInverseConstraintJob job
    Overrides
    UnityEngine.Animations.Rigging.AnimationJobBinder<UnityEditor.Animations.Rigging.MultiParentInverseConstraintJob, T>.Destroy(UnityEditor.Animations.Rigging.MultiParentInverseConstraintJob)
    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