NumElements

Defines the number of elements in an array fashion.

Windows
MacOS
Linux

References

Module

RenderCore

Header

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

Include

#include "ShaderParameterMacros.h"

Syntax

static constexpr int32 NumElements = 0;

Remarks

Defines the number of elements in an array fashion. 0 means this is not a TStaticArray, which therefor means there is 1 element.

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