SwiftlyS2

CVoiceContainerRandomSampler

Interface CVoiceContainerRandomSampler

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CVoiceContainerRandomSampler : CVoiceContainerAsyncGenerator, CVoiceContainerGenerator, CVoiceContainerBase, ISchemaClass<CVoiceContainerBase>, ISchemaClass<CVoiceContainerGenerator>, ISchemaClass<CVoiceContainerAsyncGenerator>, ISchemaClass<CVoiceContainerRandomSampler>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Amplitude

ref float Amplitude { get; }
Property Value

AmplitudeJitter

ref float AmplitudeJitter { get; }
Property Value

GrainResources

ref CUtlVector<CStrongHandle<InfoForResourceTypeCVoiceContainerBase>> GrainResources { get; }
Property Value

MaxLength

ref float MaxLength { get; }
Property Value

NumDelayVariations

ref int NumDelayVariations { get; }
Property Value

TimeJitter

ref float TimeJitter { get; }
Property Value

On this page