This article's documentation is for anything that uses the Source engine. Click here for more information.

env_quadraticbeam

From Valve Developer Community
Revision as of 07:25, 17 August 2024 by Nescius (talk | contribs)
Jump to navigation Jump to search
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because Only configurable via code or vscript.
C++ Class hierarchy
CEnvQuadraticBeam
CPointEntity
CBaseEntity
C++ effects.cpp
C++ Class hierarchy
client side
C_QuadraticBeam
C_BaseEntity
C++ c_effects.cpp

env_quadraticbeam is an entity available in all Source Source games.

Fields

m_targetPosition <FIELD_POSITION_VECTOR>

m_controlPosition <FIELD_POSITION_VECTOR>

m_scrollRate <FIELD_FLOAT>

m_flWidth <FIELD_FLOAT>


See Also


Stub

This article or section is a stub. You can help by expanding it.