docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IAnimationJobData

    This interface is used to represent all constraint data structs.

    Namespace: UnityEngine.Animations.Rigging
    Assembly: Unity.Animation.Rigging.dll
    Syntax
    public interface IAnimationJobData

    Methods

    IsValid()

    Retrieves the data valid state.

    Declaration
    bool IsValid()
    Returns
    Type Description
    bool

    Returns true if data can be successfully used in a constraint. Returns false otherwise.

    SetDefaultValues()

    Resets values to defaults.

    Declaration
    void SetDefaultValues()
    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)