s&box docs
API ReferenceSandbox.Audio

public sealed struct Sandbox.Audio.PerChannel<T>

Stores a variable per channel

Constructors

Showing 1 constructors

public PerChannel<T>()

Methods

Showing 2 methods

public T Get(Sandbox.Audio.AudioChannel i)

Get the value in a channel

Properties

Showing 1 properties

public T[] Sandbox.Audio.PerChannel<T>.Value { get; set; }Obsolete

Obsolete: This API member is obsolete.

Metadata

FieldValue
NamespaceSandbox.Audio
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Audio.PerChannel`1

On this page