Lib.image.fx.stylize.HoneyCombTiles - tixl3d/tixl GitHub Wiki

HoneyCombTiles

in Lib.image.fx.stylize


Creates a hexagonal pattern based on an incoming image. Tip: Use [AdjustColors] on the incoming image to manipulate the pattern

For similar effects or interesting combinations see: [MosaicTiling] [VoronoiCells] [SubdivisionStretch] [HoneyCombTiles] [TriangleGridTransition] [Dither] [AsciiRender]


Input Parameters

Name (Relevancy & Type) Description
Image (Texture2DRequired) -
Fill (Vector4) -
Background (Vector4) -
Center (Vector2) Shifts the position of the Tiles without affecting the incoming image
Rotation (Single) Rotates the pattern without rotating the incoming image
Divisions (Single) Defines the size of the Tiles
LineThickness (Single) Defines the thickness of the lines between the Tiles
MixOriginal (Single) Defines if and how much the incoming image is multiplied with the generated pattern
Resolution (Int2) Overwrites the resolution

Outputs

Name Type
TextureOutput T3.Core.DataTypes.Texture2D

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️