Pentagonal Grid
Generate Pentagonal grid pattern.
Node Data | |
|---|---|
Display name | |
Pentagonal Grid | |
Internal name | |
Node_Grid_Pentagonal | |
Inheritances | |
| Node_Processor | |
| Node_Grid_Pentagonal | |
Inputs | |
Node_Grid_Pentagonal | |
dimension |
Dimension |
surface |
Uv Map |
slider |
Uv Mix |
surface |
Mask |
vec2 |
Position |
rotation |
Angle |
vec2 |
Scale |
slider |
Gap |
enum |
Render Type |
seed |
|
gradient |
Tile Color |
color |
Gap Color |
surface |
Texture |
bool |
Use Texture Dimension |
bool |
Anti-Aliasing |
range |
Level |
Outputs | |
Node_Grid_Pentagonal | |
surface |
Surface Out |
Attributes | |
| Color Depth | |
Generate pentagonal grid, a patterns that consist of repeating pentagon shapes.
Properties
Position
Offset of the grid in the 2D space.
Angle
Rotation of the grid in degree.
Scale
Scale of the grid.
Gap
Width of the gap between the pentagon shapes.
Related Links
- Base Code: /scripts/node_grid_pentagonal/node_grid_pentagonal.gml
- Shader [sh_grid_pentagonal]: /shaders/sh_grid_pentagonal/sh_grid_pentagonal.fsh