Lib.point.transform.PolarTransformPoints - tixl3d/tixl GitHub Wiki
Reprojects points from a rectangular space to a radial coordinate system.
| Name (Relevancy & Type) | Description |
|---|---|
| Points (BufferWithViewsRequired) | - |
| Translation (Vector3) | - |
| Rotation (Vector3) | - |
| Scale (Vector3) | - |
| UniformScale (Single) | - |
| Mode (Int32) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.