Show / Hide Table of Contents

Enum StaticEditorFlags

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[Flags]
public enum StaticEditorFlags

Fields

Name Description
BatchingStatic
LightmapStatic
NavigationStatic
OccludeeStatic
OccluderStatic
OffMeshLinkGeneration
ReflectionProbeStatic

Extension Methods

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