Fix light doc

This commit is contained in:
Dane Johnson 2021-03-04 10:43:31 -06:00
parent 4c6b4587c3
commit 0a2f9ac7bf

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();
/**