docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateJointPlaceholders

    CreateJointPlaceholders(ULongList, Matrix4List)

    Create fake joint to store in mesh definitions. Thus we can retrieve stored data from getJointPlaceholders

    Declaration
    public PlaceholderJointList CreateJointPlaceholders(ULongList data, Matrix4List worldMatrices)
    Parameters
    Type Name Description
    ULongList data

    Create as much joints as there are data, each joint store one data

    Matrix4List worldMatrices

    World matrix for each joints

    Returns
    Type Description
    PlaceholderJointList
    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)