프로퍼티 | 타입 | 설명 | |
---|---|---|---|
propertyToModify | AudioSourcePropertyType |
메소드 | 설명 | |
---|---|---|
ModifyProperty ( AudioSourcePropertyType pt, float value ) : void | ||
VJPerformAction ( GameObject go, float value ) : void |
public ModifyProperty ( AudioSourcePropertyType pt, float value ) : void | ||
pt | AudioSourcePropertyType | |
value | float | |
리턴 | void |
public VJPerformAction ( GameObject go, float value ) : void | ||
go | GameObject | |
value | float | |
리턴 | void |