Navigation
API > API/Plugins > API/Plugins/DatasmithImporter
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UBlueprintFunctionLibrary
- UDatasmithStaticMeshBlueprintLibrary
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithBlueprintLibrary.h |
| Include | #include "DatasmithBlueprintLibrary.h" |
Syntax
UCLASS (MinimalAPI, Meta=(ScriptName="DatasmithStaticMeshLibrary"))
class UDatasmithStaticMeshBlueprintLibrary : public UBlueprintFunctionLibrary
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ComputeLightmapResolution
(
const TArray< UObject* >& Objects, |
Sets the proper lightmap resolution to get the desired lightmap density ratio | |
| void | SetupStaticLighting
(
const TArray< UObject* >& Objects, |
Setup the Lightmap UVs settings to enable or disable the lightmap generation on the static meshes found in the Assets list |