lib.point.sim.experimental.GrowStrains - tooll3/t3 GitHub Wiki
Uses CollectedSpawnPoints and lines to animate W as weights moving across the strain with the age of the spawn point.
We use a look-up texture that defines the growth progression as follows:
- Age from left (birth) to right (death)
- Strain-Length from bottom (root / spawn position) to top.
- R - Width
- G - Noise amount
- B - Twist
Name (Relevancy & Type) | Description |
---|---|
GPoints (BufferWithViews) | - |
GTargets (BufferWithViews) | - |
Variation (Single) | - |
NoiseAmount (Single) | - |
Frequency (Single) | - |
NoisePhase (Single) | - |
NoiseDistribution (Vector3) | - |
NoiseRotationLookUp (Single) | - |
Length (Single) | - |
Width (Single) | - |
NoiseDensity (Single) | - |
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.