Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FLightMapInteraction
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/SceneManagement.h |
| Include | #include "SceneManagement.h" |
void SetCoordinateScale
(
const FVector2D & InCoordinateScale
)
Remarks
Set the coordinate scale.
Parameters
| Name | Description |
|---|---|
| InCoordinateScale | The scale to set it to. |