C# Class VJAudioSourceModifier, fuze-vj-kit

Inheritance: VJBaseModifier
Afficher le fichier Open project: unity3d-jp/fuze-vj-kit

Méthodes publiques

Свойство Type Description
propertyToModify AudioSourcePropertyType

Méthodes publiques

Méthode Description
ModifyProperty ( AudioSourcePropertyType pt, float value ) : void
VJPerformAction ( GameObject go, float value ) : void

Method Details

ModifyProperty() public méthode

public ModifyProperty ( AudioSourcePropertyType pt, float value ) : void
pt AudioSourcePropertyType
value float
Résultat void

VJPerformAction() public méthode

public VJPerformAction ( GameObject go, float value ) : void
go GameObject
value float
Résultat void

Property Details

propertyToModify public_oe property

public AudioSourcePropertyType propertyToModify
Résultat AudioSourcePropertyType