GetUniformBufferParameter

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

const TShade...

 

GetUniformBufferParameter()

Finds an automatically bound uniform buffer matching the given uniform buffer type if one exists, or returns an unbound parameter.

Public function Const

const FShade...

 

GetUniformBufferParameter

(
    const FShaderParametersMetadata...
)

Finds an automatically bound uniform buffer matching the given uniform buffer struct if one exists, or returns an unbound parameter.

Public function Const

const FShade...

 

GetUniformBufferParameter

(
    const FHashedName SearchName
)

Finds an automatically bound uniform buffer matching the HashedName if one exists, or returns an unbound parameter.

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