Поделиться через


LimiterEffectDefinition.Release Свойство

Определение

Возвращает или задает выпуск, включенный в определение эффекта ограничения.

public:
 property unsigned int Release { unsigned int get(); void set(unsigned int value); };
uint32_t Release();

void Release(uint32_t value);
public uint Release { get; set; }
var uInt32 = limiterEffectDefinition.release;
limiterEffectDefinition.release = uInt32;
Public Property Release As UInteger

Значение свойства

UInt32

unsigned int

uint32_t

Значение выпуска.

Применяется к