C# 클래스 UnityEditorInternal.AudioProfilerDSPInfo

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cpuLoad float
flags int
id int
level1 float
level2 float
nameOffset int
numChannels int
numLevels int
target int
targetPort int
weight float

프로퍼티 상세

cpuLoad 공개적으로 프로퍼티

public float cpuLoad
리턴 float

flags 공개적으로 프로퍼티

public int flags
리턴 int

id 공개적으로 프로퍼티

public int id
리턴 int

level1 공개적으로 프로퍼티

public float level1
리턴 float

level2 공개적으로 프로퍼티

public float level2
리턴 float

nameOffset 공개적으로 프로퍼티

public int nameOffset
리턴 int

numChannels 공개적으로 프로퍼티

public int numChannels
리턴 int

numLevels 공개적으로 프로퍼티

public int numLevels
리턴 int

target 공개적으로 프로퍼티

public int target
리턴 int

targetPort 공개적으로 프로퍼티

public int targetPort
리턴 int

weight 공개적으로 프로퍼티

public float weight
리턴 float