CSEngine
Loading...
Searching...
No Matches
CSE::BaseLight Struct Reference
Inheritance diagram for CSE::BaseLight:
CSE::SLight

Public Attributes

vec3 color = vec3{ 2, 2, 2 }
 

Detailed Description

Definition at line 6 of file LightHelper.h.

Member Data Documentation

◆ color

vec3 CSE::BaseLight::color = vec3{ 2, 2, 2 }

Definition at line 8 of file LightHelper.h.

8{ 2, 2, 2 };

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