lib.point.transform.TransformSomePoints - tixl3d/tixl GitHub Wiki
Transform some points
| Name (Relevancy & Type) | Description |
|---|---|
| Points (BufferWithViewsRequired) | - |
| Translation (Vector3) | - |
| Rotation (Vector3) | - |
| Scale (Vector3) | - |
| UniformScale (Single) | - |
| UpdateRotation (Boolean) | - |
| ScaleW (Single) | - |
| OffsetW (Single) | - |
| Space (Int32) | - |
| WIsWeight (Boolean) | - |
| Start (Single) | - |
| LengthFactor (Single) | - |
| Take (Int32) | - |
| Skip (Int32) | - |
| Scatter (Single) | - |
| OnlyKeepTake (Boolean) | - |
| TestParam (Single) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.