Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


this[]

Gets or sets the sample value at the specified channel and frame.
Read time 1 minuteLast updated 6 days ago

Definition

this[int, int]

public float this[int channel, int frame] { get; set; }

Parameters

channel


frame

Returns

Type

Description

float