docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetJointTransformCharacterSpace

    GetJointTransformCharacterSpace(int)

    Returns the joint transform of the character at jointIndex for the first frame of

    DestinationInterval
    Declaration
    AffineTransform GetJointTransformCharacterSpace(int jointIndex)
    Parameters
    Type Name Description
    int jointIndex
    Returns
    Type Description
    AffineTransform

    GetJointTransformCharacterSpace(int, int)

    Returns the joint transform of the character at jointIndex for the given frame

    Declaration
    AffineTransform GetJointTransformCharacterSpace(int frameIndex, int jointIndex)
    Parameters
    Type Name Description
    int frameIndex

    Frame index in Kinematica binary motion library

    int jointIndex
    Returns
    Type Description
    AffineTransform
    In This Article
    Back to top
    Copyright © 2024 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)