FShaderParameterInfo

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "Shader.h"

Syntax

class FShaderParameterInfo

Variables

Name Description

Public variable

uint16

 

BaseIndex

Public variable

uint16

 

Size

Constructors

Name Description

Public function

FShaderParameterInfo()

Public function

FShaderParameterInfo

(
    uint16 InBaseIndex,
    uint16 InSize
)

Functions

Name Description

Public function Const

const FTypeL...

 

GetTypeLayout()

Public function Static

FTypeLayoutD...

 

StaticGetTypeLayout()

Operators

Name Description

Public function Const

bool

 

operator<

(
    const FShaderParameterInfo& Rhs
)

Public function Const

bool

 

operator==

(
    const FShaderParameterInfo& Rhs
)

Classes

Typedefs

Name

Description

DerivedType

InternalBaseType

Constants

Name

Description

CounterBase

InterfaceType

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