point light
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef HYDRALIGHTACTOR
|
||||
#define HYDRALIGHTACTOR
|
||||
#ifndef HYDRADIRECTIONALLIGHTACTOR
|
||||
#define HYDRADIRECTIONALLIGHTACTOR
|
||||
#include "HydraActor.h"
|
||||
|
||||
class CLASS_DEFINE HydraDirectionalLightActor : public HydraActor
|
||||
@@ -15,4 +15,4 @@ class CLASS_DEFINE HydraDirectionalLightActor : public HydraActor
|
||||
};
|
||||
|
||||
|
||||
#endif /* HYDRALIGHTACTOR */
|
||||
#endif /* HYDRADIRECTIONALLIGHTACTOR */
|
||||
|
||||
Reference in New Issue
Block a user