FShaderTarget

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/ShaderCore.h

Include

#include "ShaderCore.h"

Syntax

struct FShaderTarget

Variables

Name Description

Public variable

union FShaderTa...

 

@2006

The rest of uint32 holding the bitfields can be left unitialized. Union with a uint32 serves to prevent that to be able to set the whole uint32 value.

Public variable

uint32: SF_Num...

 

Frequency

Public variable

uint32

 

Packed

Public variable

uint32: SP_Num...

 

Platform

Constructors

Name Description

Public function

FShaderTarget()

Public function

FShaderTarget

(
    EShaderFrequency InFrequency,
    EShaderPlatform InPlatform
)

Functions

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