SwiftlyS2

CRandomPannerControls

Interface CRandomPannerControls

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CRandomPannerControls : ISchemaClass<CRandomPannerControls>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

MaxVolume

ref float MaxVolume { get; }
Property Value

MinVolume

ref float MinVolume { get; }
Property Value

PanningControlInputName

string PanningControlInputName { get; set; }
Property Value

StrVectorStackParam

string StrVectorStackParam { get; set; }
Property Value

VolumeControlInputName

string VolumeControlInputName { get; set; }
Property Value

On this page