![]() |
Plasma Engine
2.0
|
A special visualizer attribute for box reflection probes. More...
#include <BoxReflectionProbeComponent.h>
Public Member Functions | |
plBoxReflectionProbeVisualizerAttribute (const char *szExtentsProperty, const char *szInfluenceScaleProperty, const char *szInfluenceShiftProperty) | |
const plUntrackedString & | GetExtentsProperty () const |
const plUntrackedString & | GetInfluenceScaleProperty () const |
const plUntrackedString & | GetInfluenceShiftProperty () 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 box reflection probes.