C# Class AudioCurveWrapper, VimConfig

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
color Color,
curveProp SerializedProperty
id int
legend GUIContent,
rangeMax float
rangeMin float
type AudioSourceInspector.AudioCurveType

Méthodes publiques

Méthode Description
AudioCurveWrapper ( AudioSourceInspector type, string legend, int id, Color, color, SerializedProperty curveProp, float rangeMin, float rangeMax )

Method Details

AudioCurveWrapper() public méthode

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

Property Details

color public_oe property

public Color, color
Résultat Color,

curveProp public_oe property

public SerializedProperty curveProp
Résultat SerializedProperty

id public_oe property

public int id
Résultat int

legend public_oe property

public GUIContent, legend
Résultat GUIContent,

rangeMax public_oe property

public float rangeMax
Résultat float

rangeMin public_oe property

public float rangeMin
Résultat float

type public_oe property

public AudioSourceInspector.AudioCurveType type
Résultat AudioSourceInspector.AudioCurveType