C# Class FMOD.DSP_PARAMETER_DESC

Show file Open project: fmod/UnityIntegration Class Usage Examples

Public Properties

Property Type Description
desc DSP_PARAMETER_DESC_UNION
description string
type DSP_PARAMETER_TYPE

Property Details

desc public property

public DSP_PARAMETER_DESC_UNION,FMOD desc
return DSP_PARAMETER_DESC_UNION

description public property

public string description
return string

type public property

public DSP_PARAMETER_TYPE type
return DSP_PARAMETER_TYPE