Zappy GUI
C++ graphic client: renderer, camera, network
Loading...
Searching...
No Matches
BroadcastBehavior::ScatterSeed Struct Reference
+ Collaboration diagram for BroadcastBehavior::ScatterSeed:

Public Attributes

float angleOffset
 
float radialJitter
 
float alphaScale
 
float sizeScale
 
Color color
 

Detailed Description

Definition at line 25 of file BroadcastBehavior.hpp.

Member Data Documentation

◆ alphaScale

float BroadcastBehavior::ScatterSeed::alphaScale

Definition at line 28 of file BroadcastBehavior.hpp.

Referenced by BroadcastBehavior::update().

◆ angleOffset

float BroadcastBehavior::ScatterSeed::angleOffset

Definition at line 26 of file BroadcastBehavior.hpp.

Referenced by BroadcastBehavior::update().

◆ color

Color BroadcastBehavior::ScatterSeed::color

Definition at line 30 of file BroadcastBehavior.hpp.

◆ radialJitter

float BroadcastBehavior::ScatterSeed::radialJitter

Definition at line 27 of file BroadcastBehavior.hpp.

Referenced by BroadcastBehavior::update().

◆ sizeScale

float BroadcastBehavior::ScatterSeed::sizeScale

Definition at line 29 of file BroadcastBehavior.hpp.


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