Raven Engine v0.1
Loading...
Searching...
No Matches
Raven::SkylightComponent Struct Reference

#include <Components.h>

Public Member Functions

Crux::vec3 GetDirection () const

Public Attributes

Crux::vec3 Color = {1.0f, 1.0f, 1.0f}
float Intensity = 1.0f
float Azimuth = 0.0f
float Elevation = 45.0f
bool CastsShadows = true

Member Function Documentation

◆ GetDirection()

Crux::vec3 Raven::SkylightComponent::GetDirection ( ) const
inline

Member Data Documentation

◆ Azimuth

float Raven::SkylightComponent::Azimuth = 0.0f

◆ CastsShadows

bool Raven::SkylightComponent::CastsShadows = true

◆ Color

Crux::vec3 Raven::SkylightComponent::Color = {1.0f, 1.0f, 1.0f}

◆ Elevation

float Raven::SkylightComponent::Elevation = 45.0f

◆ Intensity

float Raven::SkylightComponent::Intensity = 1.0f

The documentation for this struct was generated from the following file: