Property | Type | Description | |
---|---|---|---|
color | Color, | ||
curveProp | SerializedProperty | ||
id | int | ||
legend | GUIContent, | ||
rangeMax | float | ||
rangeMin | float | ||
type | AudioSourceInspector.AudioCurveType |
Method | Description | |
---|---|---|
AudioCurveWrapper ( AudioSourceInspector type, string legend, int id, Color, color, SerializedProperty curveProp, float rangeMin, float rangeMax ) |
public AudioCurveWrapper ( AudioSourceInspector type, string legend, int id, Color, color, SerializedProperty curveProp, float rangeMin, float rangeMax ) | ||
type | AudioSourceInspector | |
legend | string | |
id | int | |
color | Color, | |
curveProp | SerializedProperty | |
rangeMin | float | |
rangeMax | float |