Mountain
1.0.0
Simple C++ 2D Game Framework
|
Public Member Functions | |
MOUNTAIN_API void | LoadResources () override |
MOUNTAIN_API void | SetStrength (float_t newStrength) const |
![]() | |
MOUNTAIN_API void | Apply (Vector2i textureSize, bool_t synchronizeImageData) const |
Applies this effect to the bound images. More... | |
Additional Inherited Members | |
![]() | |
List< ImageBinding > | imageBindings |
![]() | |
Pointer< ComputeShader > | m_ComputeShader |
Definition at line 42 of file effect.hpp.