Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
void AddLODScreenSize
(
float ScreenSize
)
Adds a new LOD screen size setting. The first one added is used for the base LOD, the second one is for LOD1, etc.
Parameter |
Description |
---|---|
ScreenSize |
Ratio of the screen clamped between 0 and 1 |