-
Notifications
You must be signed in to change notification settings - Fork 200
lib.point.sim.SamplePointSimAttributes
Thomas Mann edited this page Jan 17, 2024
·
2 revisions
Affects a point simulation by sampling a 2D texture.
Name (Relevancy & Type) | Description |
---|---|
GPoints (BufferWithViewsRequired) | - |
Brightness (Int32) | - |
BrightnessFactor (Single) | - |
BrightnessOffset (Single) | - |
Red (Int32) | - |
RedFactor (Single) | - |
RedOffset (Single) | - |
Green (Int32) | - |
GreenFactor (Single) | - |
GreenOffset (Single) | - |
Blue (Int32) | - |
BlueFactor (Single) | - |
BlueOffset (Single) | - |
Texture (Texture2DRequired) | - |
Center (Vector3) | - |
TextureScale (Vector2) | - |
TextureRotate (Vector3) | - |
TextureMode (TextureAddressMode) | - |
Visibility (GizmoVisibility) | - |
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.
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