Fix light doc

This commit is contained in:
Dane Johnson 2021-03-04 10:43:31 -06:00
parent e5137c4c61
commit c80696320b

View File

@ -100,7 +100,7 @@ public:
/**
The direction from which this light is coming.
returns The direction of the light.
@returns The direction of the light.
*/
Vector3 GetDirection();
/**