neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::renderable_animation Struct Reference

#include <ecs_helpers.hpp>

Public Attributes

game::material material
 
game::animation_filter filter
 

Detailed Description

Definition at line 309 of file ecs_helpers.hpp.

Member Data Documentation

◆ filter

game::animation_filter neogfx::renderable_animation::filter

Definition at line 312 of file ecs_helpers.hpp.

◆ material

game::material neogfx::renderable_animation::material

Definition at line 311 of file ecs_helpers.hpp.


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