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

A single forked branch diverging from the main arc. More...

Public Attributes

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

Detailed Description

A single forked branch diverging from the main arc.

Member Data Documentation

◆ angle

float HitscanEffect::Branch::angle

Divergence from tangent (radians).

◆ length

float HitscanEffect::Branch::length

World length as fraction of main bolt length.

◆ seed

float HitscanEffect::Branch::seed

Independent fBm seed.

◆ tStart

float HitscanEffect::Branch::tStart

Position along main arc [0,1].


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