Initialize foliage blocker mask indices in ViewportHost
This commit is contained in:
@@ -9911,6 +9911,9 @@ export class ViewportHost {
|
|||||||
createTerrainFoliageMaskValueKey(entry.layerId, entry.index)
|
createTerrainFoliageMaskValueKey(entry.layerId, entry.index)
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
|
foliageBlockerMaskValueIndices: new Set(
|
||||||
|
initialStamp.foliageBlockerMaskValueIndices
|
||||||
|
),
|
||||||
referenceHeight,
|
referenceHeight,
|
||||||
lastAppliedPoint: {
|
lastAppliedPoint: {
|
||||||
x: hit.point.x,
|
x: hit.point.x,
|
||||||
|
|||||||
Reference in New Issue
Block a user