docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CreateHierarchicalClusters

    CreateHierarchicalClusters(uint, int, double)

    Reorganize a sub tree with hierarchical clustering

    Declaration
    public void CreateHierarchicalClusters(uint root, int childrenCountByNode = 2, double minFitting = -1)
    Parameters
    Type Name Description
    uint root

    Root of the sub-tree to reorganize

    int childrenCountByNode

    Order of the hierarchical tree

    double minFitting

    Minimal fitting coefficient to allow 2 nodes to be merged/clustered

    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)