1.0 KiB
1.0 KiB
TransformWithImage
Allows modifying various point attributes from an image.
Input Parameters
| Name (Relevancy & Type) | Description |
|---|---|
| GPoints (BufferWithViews Required) | — |
| Strength (Single) | — |
| StrengthFactor (Int32) | — |
| Translate (Vector3) | — |
| Scale (Vector3) | — |
| ScaleUniform (Single) | — |
| Rotate (Vector3) | — |
| ScaleFx1 (Single) | — |
| ScaleFx2 (Single) | — |
| Image (Texture2D Required) | — |
| Channel (Int32) | — |
| Center (Vector3) | — |
| Stretch (Vector2) | — |
| ImageScale (Single) | — |
| TextureRotate (Vector3) | — |
| TextureMode (TextureAddressMode) | — |
| Visibility (GizmoVisibility) | — |
| TranslationSpace (Int32) | — |
| GainAndBias (Vector2) | — |
| Scatter (Single) | — |
| StrengthOffset (Single) | — |
Outputs
| Name | Type |
|---|---|
| OutBuffer | T3.Core.DataTypes.BufferWithViews |