PolarTransformPoints¶
Reprojects points from a rectangular space to a radial coordinate system.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Points (BufferWithViews Required) | — |
| Translation (Vector3) | — |
| Rotation (Vector3) | — |
| Scale (Vector3) | — |
| UniformScale (Single) | — |
| Mode (Int32) | — |
Outputs¶
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.BufferWithViews |