Lib.point.sim.SimDisplacePoints2d - tixl3d/tixl GitHub Wiki
Applies a displacement to the current point position. This operator modifies the incoming buffer and thus can be used for simulations with [KeepPoints].
| Name (Relevancy & Type) | Description |
|---|---|
| GPoints (BufferWithViewsRequired) | - |
| DisplaceAmount (Single) | - |
| DisplaceOffset (Single) | - |
| Twist (Single) | - |
| Texture (Texture2DRequired) | - |
| Center (Vector3) | - |
| TextureScale (Vector2) | - |
| TextureRotate (Vector3) | - |
| TextureMode (TextureAddressMode) | - |
| SampleRadius (Single) | - |
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |
⚠ Everything else is automatically generated and will be overwritten regularly.