Enum ViewMode
Assembly: FlaxEngine.dll
File: Engine/Core/Enums.h
Syntax
public enum ViewMode
Fields
| Name | Description |
|---|---|
| AmbientOcclusion | |
| Default | |
| Depth | |
| Diffuse | |
| Emissive | |
| GlobalIllumination | |
| GlobalSDF | |
| GlobalSurfaceAtlas | |
| LightBuffer | |
| LightmapUVsDensity | |
| LODPreview | |
| MaterialComplexity | |
| Metalness | |
| MotionVectors | |
| NoPostFx | |
| Normals | |
| PhysicsColliders | |
| QuadOverdraw | |
| Reflections | |
| Roughness | |
| ShadingModel | |
| Specular | |
| SpecularColor | |
| SubsurfaceColor | |
| Unlit | |
| VertexColors | |
| Wireframe |