Lysa  0.0
Lysa 3D Engine
LayerCollisionTable Struct Reference

Detailed Description

Flattened description of layer‑to‑layer collision rules.

Public Attributes

uint32 layersCount
 
std::vector< LayerCollideWithlayersCollideWith
 

Member Data Documentation

std::vector<LayerCollideWith> layersCollideWith

Per‑layer entries describing which other layers they collide with.

uint32 layersCount

Total number of layers defined in the project.