Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
shkyera::OverlayModelComponent Member List

This is the complete list of members for shkyera::OverlayModelComponent, including all inherited members.

_materialshkyera::OverlayModelComponentprivate
_meshshkyera::OverlayModelComponentprivate
getMaterial() constshkyera::OverlayModelComponentinline
getMesh() constshkyera::OverlayModelComponentinline
OverlayModelComponent()=defaultshkyera::OverlayModelComponent
setMaterial(std::shared_ptr< Material > material)shkyera::OverlayModelComponentinline
setMesh(AssetRef< Mesh > mesh)shkyera::OverlayModelComponentinline
updateImpl() constshkyera::OverlayModelComponentinline
~BaseComponent()=defaultshkyera::BaseComponent< OverlayModelComponent >virtual