Enum Preprocessor
Namespace: andywiecko.BurstTriangulator
Assembly: .dll
Syntax
public enum Preprocessor
Fields
Name | Description |
---|---|
None | |
COM | Transforms UnityEngine.Input to local coordinate system using center of mass. |
PCA | Transforms UnityEngine.Input using coordinate system obtained from principal component analysis. |