Lib.point.modify.SelectPoints - tixl3d/tixl GitHub Wiki
Simulates a selection of points by setting the F1 or F2 attribute.
| Name (Relevancy & Type) | Description |
|---|---|
| Points (BufferWithViewsRequired) | - |
| Strength (Single) | - |
| StrengthFactor (Int32) | - |
| WriteTo (Int32) | - |
| Mode (Int32) | - |
| ClampResult (Boolean) | - |
| VolumeShape (Int32) | - |
| VolumeCenter (Vector3) | - |
| VolumeStretch (Vector3) | - |
| VolumeScale (Single) | - |
| VolumeRotate (Vector3) | - |
| FallOff (Single) | - |
| GainAndBias (Vector2) | - |
| Scatter (Single) | - |
| Phase (Single) | - |
| Threshold (Single) | - |
| Visibility (GizmoVisibility) | - |
| DiscardNonSelected (Boolean) | Replace points with a selection of 0.0 with line separators. This can be relevant for instantiation on drawing connection lines between points. This does NOT change the size of the buffer. |
| SetW (Boolean) | - |
| Name | Type |
|---|---|
| Result2 | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.