Skip to content

lib.img.generate.Rings

Thomas Mann edited this page Jan 17, 2024 · 5 revisions

Rings

in lib.img.generate


Generates a procedural rings texture that can produce a wide variety of radial patterns. Please try the presets.


Input Parameters

Name (Relevancy & Type) Description
Image (Texture2D) -
Fill (Vector4) -
Background (Vector4) -
Highlight (Vector4) -
Radius (Vector2) -
Position (Vector2) -
Count (Single) -
Feather (Single) -
Rotate (Single) -
Offset (Single) -
_Segments (Vector2) -
_Twist (Vector2) -
_Thickness (Vector2) -
_Ratio (Vector2) -
_FillRatio (Single) -
_HighlightRatio (Single) -
HighlightSeed (Int32) -
Distort (Single) -
Constrast (Single) -
Resolution (Int2) -
Seed (Int32) -
BlendMode (Int32) -

Outputs

Name Type
TextureOutput SharpDX.Direct3D11.Texture2D

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

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

Clone this wiki locally