Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/FEditLayerTargetTypeState
Description
Returns the currently active weightmaps :
- If Weightmap is amongst the target types it will return all the weightmaps
- Additionally, if Visibility is amongst the target types, it will also return the visibility weightmap
- If neither Weightmap nor Visibility is amongst the target types, it will return an empty array
| Name | GetActiveWeightmapBitIndices |
| Type | function |
| Header File | /Engine/Source/Runtime/Landscape/Public/LandscapeEditLayerTargetTypeState.h |
| Include Path | #include "LandscapeEditLayerTargetTypeState.h" |
| Source | /Engine/Source/Runtime/Landscape/Private/LandscapeEditLayerTargetTypeState.cpp |
TBitArray GetActiveWeightmapBitIndices() const