Carla Backend
Public Attributes | List of all members
_CarlaScalePointInfo Struct Reference

#include <CarlaHost.h>

Public Attributes

float value
 
const char * label
 

Detailed Description

Parameter scale point information.

See also
carla_get_parameter_scalepoint_info()

Member Data Documentation

◆ value

float _CarlaScalePointInfo::value

Scale point value.

◆ label

const char* _CarlaScalePointInfo::label

Scale point label.


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