class
TrailRenderer
public sealed class TrailRenderer : Renderer Renders a trail behind the object, when it moves.
Constructors
TrailRenderer() Properties
| Name | Type | Description |
|---|---|---|
MaxPoints | Int32 | |
PointDistance | Single | |
LifeTime | Single | |
Emitting | Boolean | When enabled, new points are added to the trail. |
Texturing | TrailTextureConfig | |
Color | Gradient | |
Width | Curve | |
Face | FaceMode | |
Wireframe | Boolean | |
Opaque | Boolean | |
CastShadows | Boolean | |
BlendMode | BlendMode |