s&box docs

public sealed class Sandbox.TrailRenderer : Sandbox.Renderer

Renders a trail behind the object, when it moves.

Constructors

Showing 1 constructors

Properties

Showing 12 properties

public Sandbox.BlendMode Sandbox.TrailRenderer.BlendMode { get; set; }

public bool Sandbox.TrailRenderer.Emitting { get; set; }

When enabled, new points are added to the trail.

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.TrailRenderer

On this page