TShaderParameterTypeInfo< bool >

Compile SHADER_PARAMETER(bool, MyBool), just to give good error message to programmer why they shouldn't do that.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "ShaderParameterMacros.h"

Syntax

template<>
struct TShaderParameterTypeInfo< bool >

Remarks

Compile SHADER_PARAMETER(bool, MyBool), just to give good error message to programmer why they shouldn't do that.

Functions

Name Description

Public function Static

const FShade...

 

GetStructMetadata()

Typedefs

Name

Description

TAlignedType

Constants

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