docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method FindBestPivotBetweenOccurrences

    FindBestPivotBetweenOccurrences(OccurrenceList, OccurrenceList, double)

    Try to compute the pivot point between 2 sets of occurrences

    Declaration
    [HandleProcessCorruptedStateExceptions]
    public Matrix4 FindBestPivotBetweenOccurrences(OccurrenceList assembly1, OccurrenceList assembly2, double precision = -1)
    Parameters
    Type Name Description
    OccurrenceList assembly1

    Set occurrences 1

    OccurrenceList assembly2

    Set occurrences 2

    double precision

    Precision used to determine if elements are similar

    Returns
    Type Description
    Matrix4
    In This Article
    Back to top
    Copyright © 2025 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)