API Referenceglobal
public class Sandbox.BeamEffect.BeamInstance
Represents an individual beam instance within the effect.
Constructors
Showing 1 constructors
public BeamInstance()
No results match this filter.
Methods
Showing 1 methods
public void Destroy()
Destroys the beam instance, cleaning up its resources.
No results match this filter.
Properties
Showing 1 properties
public float Sandbox.BeamEffect.BeamInstance.Delta { get; set; }
Returns the normalized lifetime of the beam, ranging from 0 (just born) to 1 (expired).
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.BeamEffect.BeamInstance |