Enum ViewType
- Namespace
- OmegaEngine.Graphics.Renderables
- Assembly
- OmegaEngine.dll
public enum ViewType
- Extension Methods
Fields
All = 0Render in all types of Views
GlowOnly = 3Render only in GlowViews
NormalOnly = 1Do not render in SupportViews
SupportOnly = 2Render only in SupportViews