![]() |
Plasma Engine
2.0
|
A special visualizer attribute for spot lights. More...
#include <SpotLightComponent.h>
Public Member Functions | |
plSpotLightVisualizerAttribute (const char *szAngleProperty, const char *szRangeProperty, const char *szIntensityProperty, const char *szColorProperty) | |
const plUntrackedString & | GetAngleProperty () const |
const plUntrackedString & | GetRangeProperty () const |
const plUntrackedString & | GetIntensityProperty () const |
const plUntrackedString & | GetColorProperty () const |
![]() | |
plVisualizerAttribute (const char *szProperty1, const char *szProperty2=nullptr, const char *szProperty3=nullptr, const char *szProperty4=nullptr, const char *szProperty5=nullptr) | |
![]() | |
virtual const plRTTI * | GetDynamicRTTI () const |
bool | IsInstanceOf (const plRTTI *pType) const |
Returns whether the type of this instance is of the given type or derived from it. | |
template<typename T > | |
PL_ALWAYS_INLINE bool | IsInstanceOf () const |
Returns whether the type of this instance is of the given type or derived from it. | |
Additional Inherited Members | |
![]() | |
static const plRTTI * | GetStaticRTTI () |
![]() | |
plUntrackedString | m_sProperty1 |
plUntrackedString | m_sProperty2 |
plUntrackedString | m_sProperty3 |
plUntrackedString | m_sProperty4 |
plUntrackedString | m_sProperty5 |
plBitflags< plVisualizerAnchor > | m_Anchor |
A special visualizer attribute for spot lights.