Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FModel
Description
Returns the ConstantImageIndex LODIndex rom id. In case ConstantImageIndex does not have LODIndex returns -1.
| Name | GetConstantImageRomId |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/Model.h |
| Include Path | #include "MuR/Model.h" |
| Source | /Engine/Plugins/Mutable/Source/MutableRuntime/Private/MuR/Model.cpp |
int32 GetConstantImageRomId
(
int32 ConstantImageIndex,
int32 LODIndex
) const