group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
systems::SpawnResolution Struct Reference

A resolved spawn: safe center position plus the point's facing yaw. More...

#include <PlayerStatusSystem.hpp>

Public Attributes

glm::vec3 center {0.0f}
float yaw = 0.0f
 Authored facing direction (radians) for the chosen spawn point.

Detailed Description

A resolved spawn: safe center position plus the point's facing yaw.

Member Data Documentation

◆ center

glm::vec3 systems::SpawnResolution::center {0.0f}

◆ yaw

float systems::SpawnResolution::yaw = 0.0f

Authored facing direction (radians) for the chosen spawn point.


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