Class ConstraintDataUtils | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class ConstraintDataUtils

    Inheritance
    System.Object
    ConstraintDataUtils
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: UnityEngine.Animations.Rigging.RuntimeConstraints
    Syntax
    public static class ConstraintDataUtils

    Methods

    GetTransforms<T>(List<T>)

    Declaration
    public static Transform[] GetTransforms<T>(List<T> transforms)where T : ITransformProvider
    Parameters
    Type Name Description
    List<T> transforms
    Returns
    Type Description
    Transform[]
    Type Parameters
    Name Description
    T

    GetWeights<T>(List<T>, ref Single[])

    Declaration
    public static void GetWeights<T>(List<T> weights, ref float[] outWeights)where T : IWeightProvider
    Parameters
    Type Name Description
    List<T> weights
    System.Single[] outWeights
    Type Parameters
    Name Description
    T
    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