docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IKUtility

    General utilities for 2D IK.

    Inheritance
    object
    IKUtility
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.U2D.IK
    Assembly: solution.dll
    Syntax
    [MovedFrom("UnityEngine.Experimental.U2D.IK")]
    public class IKUtility

    Methods

    Name Description
    GetAncestorCount(Transform)

    Gets the depth of the transform's hierarchy.

    GetMaxChainCount(IKChain2D)

    Gets the maximum chain count for a IKChain2D.

    IsDescendentOf(Transform, Transform)

    Check if a transform is a descendent of another transform.

    In This Article
    Back to top
    Copyright © 2023 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)