|
API Documentation
|
|
|
Effect(EFFECT_TYPE type) noexcept
void setName(nkMemory::StringView value)
EFFECT_TYPE
Lists all effects supported.
Definition: EffectType.h:12
nkMemory::StringView getName() const
A shader class, feeding data to a Program.
Definition: Shader.h:16
Encompasses all API of component NilkinsAstraeus.
Definition: BlurComplexEffect.h:7
Base class for all effects in the component.
Definition: Effect.h:16
Class holding information about a string, with no ownership over the data.
Definition: StringView.h:22
EFFECT_TYPE getType() const
nkGraphics::Shader * getShader() const