lib.3d.draw.DustParticles - tooll3/t3 GitHub Wiki
in lib.3d.draw
Draws points that repeated wrapped and animated around the current camera position.
Tip: This effect can be combined with [SetFog].
Name (Relevancy & Type) | Description |
---|---|
Count (Int32) | - |
Color (Vector4) | - |
Size (Single) | - |
WrapSize (Single) | - |
NoiseAmount (Single) | - |
NoiseFrequency (Single) | - |
NoiseVariation (Single) | - |
Phase (Single) | - |
TrailLength (Int32) | - |
TrailColor (Vector4) | - |
TrailWidth (Single) | - |
Reset (Boolean) | - |
Gravity (Vector3) | - |
OffsetVolume (Vector3) | - |
FadeNearest (Single) | - |
EnableZWrite (Boolean) | - |
BlendMode (Int32) | - |
Texture_ (Texture2D) | - |
Name | Type |
---|---|
Output | T3.Core.DataTypes.Command |
Please help use to improve this documentation. Feel free to improve the description.
⚠ Everything else is automatically generated and will be overwritten regularly.