Wwise SDK 2024.1.1
|
Type for a point in an RTPC or Attenuation curve. More...
#include <AkTypes.h>
Public Member Functions | |
AkGraphPointBase ()=default | |
AkGraphPointBase (AkReal32 in_from, VALUE_TYPE in_to, AkCurveInterpolation in_interp) | |
bool | operator== (const AkGraphPointBase &other) const |
bool | operator!= (const AkGraphPointBase &other) const |
Public Attributes | |
AkReal32 | From |
Represents the value on the X axis. More... | |
VALUE_TYPE | To |
Represents the value on the Y axis. More... | |
AkCurveInterpolation | Interp |
The shape of the interpolation curve between this point and the next. More... | |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise