group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
TeslaBeamEffect::Branch Struct Reference

One forked branch diverging from the main arc. More...

Public Attributes

float tStart
 Position along main arc [0,1].
float length
 Length as fraction of main bolt length.
float angle
 Divergence from tangent (radians).
float seed
 Independent fBm seed.

Detailed Description

One forked branch diverging from the main arc.

Member Data Documentation

◆ angle

float TeslaBeamEffect::Branch::angle

Divergence from tangent (radians).

◆ length

float TeslaBeamEffect::Branch::length

Length as fraction of main bolt length.

◆ seed

float TeslaBeamEffect::Branch::seed

Independent fBm seed.

◆ tStart

float TeslaBeamEffect::Branch::tStart

Position along main arc [0,1].


The documentation for this struct was generated from the following file: