Struct TwoBoneIKConstraintJob | Animation Rigging | 0.3.4-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct TwoBoneIKConstraintJob

    Namespace: UnityEngine.Animations.Rigging
    Syntax
    public struct TwoBoneIKConstraintJob : IWeightedAnimationJob, IAnimationJob

    Fields

    hint

    Declaration
    public ReadOnlyTransformHandle hint
    Field Value
    Type Description
    ReadOnlyTransformHandle

    hintWeight

    Declaration
    public FloatProperty hintWeight
    Field Value
    Type Description
    FloatProperty

    mid

    Declaration
    public ReadWriteTransformHandle mid
    Field Value
    Type Description
    ReadWriteTransformHandle

    root

    Declaration
    public ReadWriteTransformHandle root
    Field Value
    Type Description
    ReadWriteTransformHandle

    target

    Declaration
    public ReadOnlyTransformHandle target
    Field Value
    Type Description
    ReadOnlyTransformHandle

    targetOffset

    Declaration
    public AffineTransform targetOffset
    Field Value
    Type Description
    AffineTransform

    targetPositionWeight

    Declaration
    public FloatProperty targetPositionWeight
    Field Value
    Type Description
    FloatProperty

    targetRotationWeight

    Declaration
    public FloatProperty targetRotationWeight
    Field Value
    Type Description
    FloatProperty

    tip

    Declaration
    public ReadWriteTransformHandle tip
    Field Value
    Type Description
    ReadWriteTransformHandle

    Properties

    jobWeight

    Declaration
    public FloatProperty jobWeight { get; set; }
    Property Value
    Type Description
    FloatProperty
    Implements
    IWeightedAnimationJob.jobWeight

    Methods

    ProcessAnimation(AnimationStream)

    Declaration
    public void ProcessAnimation(AnimationStream stream)
    Parameters
    Type Name Description
    AnimationStream stream
    Implements
    IAnimationJob.ProcessAnimation(AnimationStream)

    ProcessRootMotion(AnimationStream)

    Declaration
    public void ProcessRootMotion(AnimationStream stream)
    Parameters
    Type Name Description
    AnimationStream stream
    Implements
    IAnimationJob.ProcessRootMotion(AnimationStream)
    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