Table of Contents

Enum ObjectTypeFlags

Namespace
ValveResourceFormat
Assembly
ValveResourceFormat.dll

Object type flags for world objects.

[Flags]
public enum ObjectTypeFlags

Fields

None = 0
ImageLod = 1
GeometryLod = 2
Decal = 4
Model = 8
BlockLight = 16
NoShadows = 32
WorldspaceTexureBlend = 64
DisabledInLowQuality = 128
NoSunShadows = 256
RenderWithDynamic = 512
RenderToCubemaps = 1024
ModelHasLods = 2048
Overlay = 8192
PrecomputedVismembers = 16384
StaticCubeMap = 32768
DisableVisCulling = 65536
BakedGeometry = 131072