UShaderCookerStats

Statistics page for shader cooker stats.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

StatsViewer

Header

/Engine/Source/Editor/StatsViewer/Classes/ShaderCookerStats.h

Include

#include "ShaderCookerStats.h"

Syntax

class UShaderCookerStats : public UObject

Remarks

Statistics page for shader cooker stats.

Variables

Name Description

Public variable

FString

 

Category

Material Category

Public variable

int32

 

CategoryIndex

Public variable

int32

 

Compiled

Number of shaders compilations

Public variable

float

 

CompileTime

Time spent compiling

Public variable

int32

 

Cooked

Number of shaders cooked

Public variable

FString

 

Name

Material name

Public variable

FString

 

Path

Material path

Public variable

int32

 

Permutations

Number of permutations

Public variable

FString

 

Platform

Material platform

Constructors

Name Description

Public function

UShaderCookerStats

(
    const FObjectInitializer& ObjectIn...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss