3#include "Foundation/ComponentModel/Component.h"
13 static void registerType();
20 float radius = 100.0f;
23 float frequencyModulation = 1.0f;
24 float dopplerScale = 1.0f;
29template<>
inline Cogs::StringView getName<Cogs::Core::AudioComponent>() {
return "AudioComponent"; }
Base class for Component instances.
Provides a weakly referenced view over the contents of a string.
Contains all Cogs related functionality.
static const ResourceHandle_t NoHandle
Handle representing a default (or none if default not present) resource.