PCG: Extents Modifier Node And Parameter

there’s a problem with using a parameter and the extents modifier node. it seems to default to 0, 0, 0.

as you can see in these screenshots. if i do a hard set of 200, 200, 20 and debug off a landscape projection i get the expected result.


however if i use a parameter instead, with the same default values( 200, 200, 20 ), i get no result. i’m presuming the points are defaulting to 0, 0, 0 on the extents modifier node.


i’ve tried setting the value inside a blueprint to see if that will make it work but it makes no difference. i get the same result.