Preparing search index...
The search index is not available
RSX Code Reference
rsx
GPUProfileSampleStat
Interface GPUProfileSampleStat
The
GPUProfileSampleStat
interface represents a single statistic value in the GPU profiler report.
interface
GPUProfileSampleStat
{
type
:
EnumValue
<
StatsProfilerDataType
,
number
>
;
value
:
number
;
}
Index
Properties
type
value
Properties
type
type
:
EnumValue
<
StatsProfilerDataType
,
number
>
value
value
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
value
RSX Code Reference
Loading...
The GPUProfileSampleStat interface represents a single statistic value in the GPU profiler report.