group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
ArcVertex Struct Reference

Lightning arc vertex (pre-expanded triangle strip, uploaded as flat stream). More...

#include <ParticleTypes.hpp>

Public Attributes

glm::vec3 pos
 
float edge
 0 = centerline, ±1 = outer edge (drives glow falloff).
 
glm::vec4 color
 

Detailed Description

Lightning arc vertex (pre-expanded triangle strip, uploaded as flat stream).

Member Data Documentation

◆ color

glm::vec4 ArcVertex::color

◆ edge

float ArcVertex::edge

0 = centerline, ±1 = outer edge (drives glow falloff).

◆ pos

glm::vec3 ArcVertex::pos

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