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