Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FMOD
Studio
PARAMETER_DESCRIPTION
C# 클래스 FMOD.Studio.PARAMETER_DESCRIPTION
파일 보기
프로젝트 열기: fmod/UnityIntegration
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
defaultValue
float
index
int
maximum
float
minimum
float
name
string
type
PARAMETER_TYPE
프로퍼티 상세
defaultValue
공개적으로 프로퍼티
public
float
defaultValue
리턴
float
index
공개적으로 프로퍼티
public
int
index
리턴
int
maximum
공개적으로 프로퍼티
public
float
maximum
리턴
float
minimum
공개적으로 프로퍼티
public
float
minimum
리턴
float
name
공개적으로 프로퍼티
public
string
name
리턴
string
type
공개적으로 프로퍼티
public
PARAMETER_TYPE
type
리턴
PARAMETER_TYPE