Rasagar/Library/PackageCache/com.unity.visualeffectgraph/Documentation~/Block-TileWarpPositions.md
2024-08-26 23:07:20 +03:00

1.1 KiB

Tile/Warp Positions

Menu Path : Position > Tile Warp Positions

The Tile/Warp Positions Block contains particles inside an AABox and make these particles tile infinitely across space. A particle that exits the volume from one face, re-enters it from the opposing face, thus making the particle warp to the other side.

If you move the AABox, this Block warps particles around as the box moves, creating infinite tiling of these particles.

This Block can be useful to create infinitely tiling effects that need to stay close to the camera or the player in an application, such as rain or snow.

Block compatibility

This Block is compatible with the following Contexts:

Block properties

Input Type Description
Volume AABox The reference AABox volume to use for tiling.