docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IWeightedAnimationJob

    This interface represents an animation job with a weight value.

    Inherited Members
    IAnimationJob.ProcessAnimation(AnimationStream)
    IAnimationJob.ProcessRootMotion(AnimationStream)
    Namespace: UnityEngine.Animations.Rigging
    Assembly: Unity.Animation.Rigging.dll
    Syntax
    public interface IWeightedAnimationJob : IAnimationJob

    Properties

    jobWeight

    The main weight given to the constraint. This is a value in between 0 and 1.

    Declaration
    FloatProperty jobWeight { get; set; }
    Property Value
    Type Description
    FloatProperty
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)