Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataChannel_Islands
Syntax
UPROPERTY (EditAnywhere, Category="Islands")
int32 IslandPoolSize
Remarks
Variable from which to take the position of each element in the channel. FNiagaraVariable PositionVariable; FNiagaraSystemScalabilitySettings ScalabilitySettings; TODO: Scalability How many pre-allocated islands to keep in the pool. Higher values will incur a larger standing memory cost but will reduce activation times for new islands.