Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/FVersionedNiagaraEmitterData
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Category="Emitter",
Meta=(EditConditionHides, EditCondition="CalculateBoundsMode == ENiagaraEmitterCalculateBoundMode::Fixed"))
FBox FixedBounds
Remarks
The fixed bounding box value. CalculateBoundsMode is the condition whether the fixed bounds can be edited. Note: If this is greyed out it means fixed bounds are enabled in the System Properties and these bounds are therefore ignored.