-
Notifications
You must be signed in to change notification settings - Fork 200
lib.point.transform.SoftTransformPoints
Thomas Mann edited this page Jan 17, 2024
·
4 revisions
Transforms points inside a volume. Experimenting with different FallOff parameters can provide a wide variety of effects.
We provide the rotation not as three combined Euler angles to allow multiple revolutions.
This Operator is almost identical to combining [SelectPoints] -> [TransformPoints].
Name (Relevancy & Type) | Description |
---|---|
Points (BufferWithViews) | - |
Translate (Vector3) | - |
Dither (Single) | - |
Stretch (Vector3) | - |
Scale (Single) | - |
Rotate (Vector3) | - |
ScaleW (Single) | - |
OffsetW (Single) | - |
VolumeCenter (Vector3) | - |
VolumeType (Int32) | - |
VolumeStretch (Vector3) | - |
VolumeSize (Single) | - |
FallOff (Single) | - |
Bias (Single) | - |
UseWAsWeight (Boolean) | - |
Visibility (GizmoVisibility) | - |
Name | Type |
---|---|
Output | 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.
Reference
Getting started
- Basic Concepts
- How Tooll Works
- Keyboard shortcuts
- Video tutorials
- Rendering Videos
- Exporting to Executable
- Creating new Operators
- Tooll for live performances
- Presets and Snapshots
- Optimizing Rendering Performance
- Using backups
- Realtime Rendering for Artists
Advanced features