BurstTriangulator
v3.8.0
Search Results for

    Show / Hide Table of Contents

    Enum Preprocessor

    An Enum representing the type of transformation applied to input positions before triangulation.

    Namespace: andywiecko.BurstTriangulator
    Assembly: .dll
    Syntax
    public enum Preprocessor

    Fields

    Name Description
    None

    Identity transformation.

    COM

    Transforms UnityEngine.Input to local coordinate system using center of mass.

    PCA

    Transforms UnityEngine.Input using coordinate system obtained from principal component analysis.

    In this article
    Back to top Generated by DocFX | Documentation © 2024 by Andrzej Więckowski is licensed under CC BY 4.0