lib.point.generate.RadialPoints - tooll3/t3 GitHub Wiki
A versatile generator of circular point sets that can create a variety of circles, spirals, helixes, etc.
Try the presets to get an overview.
The CloseCircleLine option is only required when drawing lines. It will add an overlapping point and a separator, so the number of corners will be Count - 2.
Name (Relevancy & Type) | Description |
---|---|
Count (Int32) | - |
Radius (Single) | - |
RadiusOffset (Single) | - |
Center (Vector3) | - |
Offset (Vector3) | - |
StartAngle (Single) | - |
Cycles (Single) | - |
CloseCircleLine (Boolean) | - |
Axis (Vector3) | - |
W (Single) | - |
WOffset (Single) | - |
OrientationAxis (Vector3) | - |
OrientationAngle (Single) | - |
BiasAndGain (Vector2) | - |
Name | Type |
---|---|
OutBuffer | T3.Core.DataTypes.BufferWithViews |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.