Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeElement
Description
Set the scale factor from world units to Datasmith centimeters. If the given value is too close to 0, it is clamped to SMALL_NUMBER value.
| Name | SetWorldUnitScale |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeElement.h |
| Include Path | #include "DatasmithFacadeElement.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DatasmithFacadeElement.cpp |
static void SetWorldUnitScale
(
float InWorldUnitScale
)