DecimateOptionsSelector.Type
Enum
阅读时间1 分钟最后更新于 8 个月前
Namespace: UnityEngine.Pixyz.Algo
public enum DecimateOptionsSelector.Type
Fields
Name | Value |
|---|---|
| UNKNOWN | UnityEngine.Pixyz.Algo.DecimateOptionsSelector.Type |
| TRIANGLECOUNT | UnityEngine.Pixyz.Algo.DecimateOptionsSelector.Type |
| RATIO | UnityEngine.Pixyz.Algo.DecimateOptionsSelector.Type |