Enum ViewFlags
Assembly: FlaxEngine.dll
File: Engine/Core/Enums.h
Syntax
public enum ViewFlags
Fields
| Name | Description |
|---|---|
| AntiAliasing | |
| AO | |
| Bloom | |
| CameraArtifacts | |
| ContactShadows | |
| CustomPostProcess | |
| DebugDraw | |
| Decals | |
| DefaultAssetPreview | |
| DefaultEditor | |
| DefaultGame | |
| DepthOfField | |
| DirectionalLights | |
| EditorSprites | |
| EyeAdaptation | |
| Fog | |
| GI | |
| GlobalSDF | |
| LensFlares | |
| LightsDebug | |
| MotionBlur | |
| None | |
| PhysicsDebug | |
| PointLights | |
| Reflections | |
| Shadows | |
| Sky | |
| SkyLights | |
| SpecularLight | |
| SpotLights | |
| SSR | |
| ToneMapping |