lib.img.fx.PolarCoordinates - tooll3/t3 GitHub Wiki
in lib.img.fx
Applies a polar coordinate transformation that converts between circular and rectangular coordinates. In other words, it wraps and unwraps round images.
Name (Relevancy & Type) | Description |
---|---|
Image (Texture2DRequired) | - |
Center (Vector2) | - |
Radius (Single) | - |
RadialBias (Single) | - |
RadialOffset (Single) | - |
Twist (Single) | - |
Stretch (Vector2) | - |
Resolution (Int2) | - |
Mode (Int32) | - |
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.