Definition at line 18 of file DirectionalLightComponent.h.
◆ DirectionalLightComponent()
| Vivid::DirectionalLightComponent::DirectionalLightComponent |
( |
Maths::Vec3 |
lightColor | ) |
|
◆ Draw()
| void Vivid::DirectionalLightComponent::Draw |
( |
Camera * |
camera | ) |
|
|
overridevirtual |
◆ GetComponentType()
| ComponentType Vivid::DirectionalLightComponent::GetComponentType |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetDirection()
| Maths::Vec3 Vivid::DirectionalLightComponent::GetDirection |
( |
| ) |
const |
|
inline |
◆ GetIntensity()
| float Vivid::DirectionalLightComponent::GetIntensity |
( |
| ) |
const |
|
inline |
◆ GetLightColor()
| Maths::Vec3 Vivid::DirectionalLightComponent::GetLightColor |
( |
| ) |
const |
|
inline |
◆ ImGuiRender()
| void Vivid::DirectionalLightComponent::ImGuiRender |
( |
| ) |
|
|
overridevirtual |
◆ SetDirection()
| void Vivid::DirectionalLightComponent::SetDirection |
( |
Maths::Vec3 |
direction | ) |
|
|
inline |
The documentation for this class was generated from the following files: