Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FNDCIsland
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraDataChannel_Islands.h |
| Include | #include "NiagaraDataChannel_Islands.h" |
| Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataChannel_Islands.cpp |
bool TryGrow
&40;
FVector Point,
FVector PerElementExtents,
FVector MaxIslandExtents
&41;
Remarks
Attempt to grow this island such that it could contain the given point and element bounds. Returns true if growing succeeded and false if this island cannot contain this point.