Antkeeper  0.0.1
Public Attributes | List of all members
scene_component Struct Reference

#include <scene-component.hpp>

Public Attributes

std::shared_ptr< scene::object_baseobject
 
std::uint8_t layer_mask {0b00000001}
 

Detailed Description

Definition at line 27 of file scene-component.hpp.

Member Data Documentation

◆ layer_mask

std::uint8_t scene_component::layer_mask {0b00000001}

Definition at line 30 of file scene-component.hpp.

◆ object

std::shared_ptr<scene::object_base> scene_component::object

Definition at line 29 of file scene-component.hpp.


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