class VMixEnvelopeDesc_ t
{
public:
float32 m_ flAttackTimeMS;
float32 m_ flHoldTimeMS;
float32 m_ flReleaseTimeMS;
};KV3 Class Defaults
{
m_ flAttackTimeMS = 0.0
m_ flHoldTimeMS = 0.0
m_ flReleaseTimeMS = 0.0
}class VMixEnvelopeDesc_ t
{
public:
float32 m_ flAttackTimeMS;
float32 m_ flHoldTimeMS;
float32 m_ flReleaseTimeMS;
};{
m_ flAttackTimeMS = 0.0
m_ flHoldTimeMS = 0.0
m_ flReleaseTimeMS = 0.0
}