C# 클래스 SoundReceiver, Complete-Unity-2018-Game-Development

상속: EventReceiver
파일 보기 프로젝트 열기: PacktPublishing/Complete-Unity-2018-Game-Development 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
soundThreshold float

공개 메소드들

메소드 설명
Receive ( float intensity, Vector3, position ) : void

메소드 상세

Receive() 공개 메소드

public Receive ( float intensity, Vector3, position ) : void
intensity float
position Vector3,
리턴 void

프로퍼티 상세

soundThreshold 공개적으로 프로퍼티

public float soundThreshold
리턴 float