Show / Hide Table of Contents

Enum ModelImporterNormalCalculationMode

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum ModelImporterNormalCalculationMode

Fields

Name Description
AngleWeighted
AreaAndAngleWeighted
AreaWeighted
Unweighted
Unweighted_Legacy

Extension Methods

MustExtensions.MustBeEqual<ModelImporterNormalCalculationMode>(ModelImporterNormalCalculationMode)
MustExtensions.MustBeEqual<ModelImporterNormalCalculationMode>(ModelImporterNormalCalculationMode, String)
MustExtensions.MustNotBeEqual<ModelImporterNormalCalculationMode>(ModelImporterNormalCalculationMode)
MustExtensions.MustNotBeEqual<ModelImporterNormalCalculationMode>(ModelImporterNormalCalculationMode, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX