Source2Toolkit
SchemaEntityClasses

CEnvDecal

CEnvDecal

Inheritance: CBaseModelEntity

Fields

  • m_hDecalMaterial CStrongHandle<InfoForResourceTypeIMaterial2>
  • m_flWidth float
  • m_flHeight float
  • m_flDepth float
  • m_nRenderOrder uint32_t
  • m_bProjectOnWorld bool
  • m_bProjectOnCharacters bool
  • m_bProjectOnWater bool
  • m_flDepthSortBias float

Methods

CEnvDecal* New(className)

Parameters
  • className const char*

CEnvDecal* FromIndex(iIndex)

Parameters
  • iIndex int

CEnvDecal* FromIndex(index)

Parameters
  • index CEntityIndex

CHandle<CEnvDecal> GetHandle()

On this page