NcEngine
nc::AudioSourceFlags Struct Reference

Flags applying to all clips in an AudioSource. More...

#include <AudioSource.h>

Static Public Attributes

static constexpr uint8_t None = 0b00000000
 
static constexpr uint8_t Play = 0b00000001
 
static constexpr uint8_t Loop = 0b00000010
 
static constexpr uint8_t Spatial = 0b00000100
 

Detailed Description

Flags applying to all clips in an AudioSource.


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