Struct AudioProfilerGroupInfo
Assembly: UnityEditor.dll
Syntax
[Serializable]
public struct AudioProfilerGroupInfo
Fields
|
Improve this Doc
View Source
assetInstanceId
Declaration
public int assetInstanceId
Field Value
|
Improve this Doc
View Source
assetNameOffset
Declaration
public int assetNameOffset
Field Value
|
Improve this Doc
View Source
audibility
Declaration
Field Value
|
Improve this Doc
View Source
distanceToListener
Declaration
public float distanceToListener
Field Value
|
Improve this Doc
View Source
duration
Declaration
Field Value
|
Improve this Doc
View Source
flags
Declaration
Field Value
|
Improve this Doc
View Source
frequency
Declaration
Field Value
|
Improve this Doc
View Source
maxDist
Declaration
Field Value
|
Improve this Doc
View Source
minDist
Declaration
Field Value
|
Improve this Doc
View Source
objectInstanceId
Declaration
public int objectInstanceId
Field Value
|
Improve this Doc
View Source
objectNameOffset
Declaration
public int objectNameOffset
Field Value
|
Improve this Doc
View Source
parentId
Declaration
Field Value
|
Improve this Doc
View Source
playCount
Declaration
Field Value
|
Improve this Doc
View Source
time
Declaration
Field Value
|
Improve this Doc
View Source
uniqueId
Declaration
Field Value
|
Improve this Doc
View Source
volume
Declaration
Field Value
Extension Methods