IDatasmithScene::AddLODScreenSize

Adds a new LOD screen size setting.

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

void AddLODScreenSize
(
    float ScreenSize
)

Remarks

Adds a new LOD screen size setting. The first one added is used for the base LOD, the second one is for LOD1, etc.

Parameters

Parameter

Description

ScreenSize

Ratio of the screen clamped between 0 and 1

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss