
説明
The Grid Snapping Function Library is an essential collection of Blueprint nodes and C++ functions designed to enhance grid-based development workflows in Unreal Engine. All grid snapping functions are efficient and intuitive and work on both square and hexagonal axis-aligned grids. The 7 blueprint nodes currently included are listed below:
- Snap Float To Grid (Pure)
- Snap Vector To Grid (Pure)
- Snap Vector To Hex Grid (Pure)
- Snap Float To Grid In Place
- Snap Vector To Grid In Place
- Snap Vector To Hex Grid In Place
- Is Point In Hex (Pure)