ezEngine  Release 25.03
ezDirectionalLightComponent Member List

This is the complete list of members for ezDirectionalLightComponent, including all inherited members.

CalculateEffectiveRange(float fRange, float fIntensity)ezLightComponentstatic
CalculateScreenSpaceSize(const ezBoundingSphere &sphere, const ezCamera &camera)ezLightComponentstatic
CalculateShadowFadeOut(const ezBoundingSphere &sphere, float fShadowFadeOutRange, const ezCamera &camera, float &out_fShadowScreenSize) const (defined in ezLightComponent)ezLightComponentprotected
Deinitialize() overrideezRenderComponentprotectedvirtual
DeserializeComponent(ezWorldReader &inout_stream) overrideezDirectionalLightComponentvirtual
EnableUnhandledMessageHandler(bool enable)ezComponentprotected
EnsureInitialized()ezComponent
EnsureSimulationStarted()ezComponent
ezComponent()ezComponentprotected
ezDirectionalLightComponent() (defined in ezDirectionalLightComponent)ezDirectionalLightComponent
ezLightComponent() (defined in ezLightComponent)ezLightComponent
ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClass
ezRenderComponent() (defined in ezRenderComponent)ezRenderComponent
GetActiveFlag() constezComponent
GetCastShadows() const (defined in ezLightComponent)ezLightComponent
GetConstantBias() const (defined in ezLightComponent)ezLightComponent
GetDynamicRTTI() const (defined in ezReflectedClass)ezReflectedClassinlinevirtual
GetEffectiveColor() const (defined in ezLightComponent)ezLightComponent
GetFadeOutStart() const (defined in ezDirectionalLightComponent)ezDirectionalLightComponent
GetHandle() constezComponent
GetIntensity() const (defined in ezLightComponent)ezLightComponent
GetLightColor() const (defined in ezLightComponent)ezLightComponent
GetLocalBounds(ezBoundingBoxSphere &ref_bounds, bool &ref_bAlwaysVisible, ezMsgUpdateLocalBounds &ref_msg) overrideezDirectionalLightComponentvirtual
GetMinShadowRange() const (defined in ezDirectionalLightComponent)ezDirectionalLightComponent
GetMode() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetNearPlaneOffset() const (defined in ezDirectionalLightComponent)ezDirectionalLightComponent
GetNumCascades() const (defined in ezDirectionalLightComponent)ezDirectionalLightComponent
GetOwner()ezComponent
GetOwner() constezComponent
GetOwningManager()ezComponent
GetOwningManager() constezComponent
GetPenumbraSize() const (defined in ezLightComponent)ezLightComponent
GetSlopeBias() const (defined in ezLightComponent)ezLightComponent
GetSpecularMultiplier() const (defined in ezLightComponent)ezLightComponent
GetSplitModeWeight() const (defined in ezDirectionalLightComponent)ezDirectionalLightComponent
GetStaticRTTI() (defined in ezNoBase)ezNoBaseinlinestatic
GetTemperature() const (defined in ezLightComponent)ezLightComponent
GetTransparentShadows() const (defined in ezLightComponent)ezLightComponent
GetTypeId() const =0 (defined in ezComponent)ezComponentprotectedpure virtual
GetUniqueID() constezComponent
GetUniqueIdForRendering(const ezComponent &component, ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24)ezRenderComponentstatic
GetUniqueIdForRendering(ezUInt32 uiInnerIndex=0, ezUInt32 uiInnerIndexShift=24) constezRenderComponentinline
GetUserFlag(ezUInt8 uiFlagIndex) constezComponent
GetUsingColorTemperature() const (defined in ezLightComponent)ezLightComponent
GetWorld()ezComponent
GetWorld() constezComponent
HandlesMessage(const ezMessage &msg) constezComponentvirtual
Initialize()ezComponentprotectedvirtual
InvalidateCachedRenderData() (defined in ezRenderComponent)ezRenderComponentprotected
IsActive() constezComponent
IsActiveAndInitialized() constezComponent
IsActiveAndSimulating() constezComponent
IsDynamic() constezComponentprotected
IsInitialized() const (defined in ezComponent)ezComponentprotected
IsInitializing() const (defined in ezComponent)ezComponentprotected
IsInstanceOf(const ezRTTI *pType) constezReflectedClass
IsInstanceOf() constezReflectedClassinline
IsSimulationStarted() const (defined in ezComponent)ezComponentprotected
m_bCastShadows (defined in ezLightComponent)ezLightComponentprotected
m_bTransparentShadows (defined in ezLightComponent)ezLightComponentprotected
m_bUseColorTemperature (defined in ezLightComponent)ezLightComponentprotected
m_fConstantBias (defined in ezLightComponent)ezLightComponentprotected
m_fFadeOutStart (defined in ezDirectionalLightComponent)ezDirectionalLightComponentprotected
m_fIntensity (defined in ezLightComponent)ezLightComponentprotected
m_fMinShadowRange (defined in ezDirectionalLightComponent)ezDirectionalLightComponentprotected
m_fNearPlaneOffset (defined in ezDirectionalLightComponent)ezDirectionalLightComponentprotected
m_fPenumbraSize (defined in ezLightComponent)ezLightComponentprotected
m_fSlopeBias (defined in ezLightComponent)ezLightComponentprotected
m_fSpecularMultiplier (defined in ezLightComponent)ezLightComponentprotected
m_fSplitModeWeight (defined in ezDirectionalLightComponent)ezDirectionalLightComponentprotected
m_LightColor (defined in ezLightComponent)ezLightComponentprotected
m_pMessageDispatchTypeezComponentprotected
m_uiNumCascades (defined in ezDirectionalLightComponent)ezDirectionalLightComponentprotected
m_uiTemperature (defined in ezLightComponent)ezLightComponentprotected
OnActivated() overrideezRenderComponentprotectedvirtual
OnDeactivated() overrideezRenderComponentprotectedvirtual
OnMsgExtractRenderData(ezMsgExtractRenderData &msg) const (defined in ezDirectionalLightComponent)ezDirectionalLightComponentprotected
OnMsgSetColor(ezMsgSetColor &ref_msg) (defined in ezLightComponent)ezLightComponent
OnSimulationStarted()ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg)ezComponentprotectedvirtual
OnUnhandledMessage(ezMessage &msg, bool bWasPostedMsg) constezComponentprotectedvirtual
OnUpdateLocalBounds(ezMsgUpdateLocalBounds &msg) (defined in ezRenderComponent)ezRenderComponentprotected
PostMessage(const ezMessage &msg, ezTime delay=ezTime::MakeZero(), ezObjectMsgQueueType::Enum queueType=ezObjectMsgQueueType::NextFrame) constezComponent
SendMessage(ezMessage &ref_msg)ezComponentinline
SendMessage(ezMessage &ref_msg) const (defined in ezComponent)ezComponentinline
SerializeComponent(ezWorldWriter &inout_stream) const overrideezDirectionalLightComponentvirtual
SetActiveFlag(bool bEnabled)ezComponent
SetCastShadows(bool bCastShadows)ezLightComponent
SetConstantBias(float fShadowBias)ezLightComponent
SetCreatedByPrefab()ezComponentinline
SetFadeOutStart(float fFadeOutStart)ezDirectionalLightComponent
SetIntensity(float fIntensity)ezLightComponent
SetLightColor(ezColorGammaUB lightColor) (defined in ezLightComponent)ezLightComponent
SetMinShadowRange(float fMinShadowRange)ezDirectionalLightComponent
SetNearPlaneOffset(float fNearPlaneOffset)ezDirectionalLightComponent
SetNumCascades(ezUInt32 uiNumCascades)ezDirectionalLightComponent
SetPenumbraSize(float fPenumbraSize)ezLightComponent
SetSlopeBias(float fShadowBias)ezLightComponent
SetSpecularMultiplier(float fSpecularMultiplier) (defined in ezLightComponent)ezLightComponent
SetSplitModeWeight(float fSplitModeWeight)ezDirectionalLightComponent
SetTemperature(ezUInt32 uiTemperature) (defined in ezLightComponent)ezLightComponent
SetTransparentShadows(bool bShadows)ezLightComponent
SetUniqueID(ezUInt32 uiUniqueID)ezComponent
SetUserFlag(ezUInt8 uiFlagIndex, bool bSet)ezComponent
SetUsingColorTemperature(bool bUseColorTemperature)ezLightComponent
TriggerLocalBoundsUpdate()ezRenderComponent
WasCreatedByPrefab() constezComponentinline
~ezComponent() (defined in ezComponent)ezComponentprotectedvirtual
~ezDirectionalLightComponent() (defined in ezDirectionalLightComponent)ezDirectionalLightComponent
~ezLightComponent() (defined in ezLightComponent)ezLightComponent
~ezReflectedClass()=default (defined in ezReflectedClass)ezReflectedClassvirtual
~ezRenderComponent() (defined in ezRenderComponent)ezRenderComponent