Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::layer_component Struct Reference

Component that provides a layer mask for an entity. More...

#include <layer_component.h>

Public Attributes

layer_mask layers
 

Detailed Description

Component that provides a layer mask for an entity.

Definition at line 12 of file layer_component.h.

Member Data Documentation

◆ layers

layer_mask unravel::layer_component::layers

Definition at line 14 of file layer_component.h.


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