Models_material_pbr partial rewrite
This commit is contained in:
parent
6f6212c335
commit
fc0be2eca2
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ public enum LightType
|
|||
};
|
||||
|
||||
//TODO: move the light system out into it's own class file, rlights.h original
|
||||
//also make it work properly
|
||||
public struct Light
|
||||
{
|
||||
public bool enabled;
|
||||
|
|
|
|||
Loading…
Reference in a new issue