Property | Type | Description | |
---|---|---|---|
propertyToModify | AudioSourcePropertyType |
Method | Description | |
---|---|---|
ModifyProperty ( AudioSourcePropertyType pt, float value ) : void | ||
VJPerformAction ( GameObject go, float value ) : void |
public ModifyProperty ( AudioSourcePropertyType pt, float value ) : void | ||
pt | AudioSourcePropertyType | |
value | float | |
return | void |
public VJPerformAction ( GameObject go, float value ) : void | ||
go | GameObject | |
value | float | |
return | void |