UUniformInteger::SetUniformInteger

Set a uniform integer value independently of the sample position. The output is equal to magnitude

Windows
MacOS
Linux

References

Module

FieldSystemEngine

Header

/Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public/Field/FieldSystemObjects.h

Include

#include "Field/FieldSystemObjects.h"

Source

/Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Private/Field/FieldSystemObjects.cpp

Syntax

UUniformInteger * SetUniformInteger
(
    int32 Magnitude
)

Remarks

Set a uniform integer value independently of the sample position. The output is equal to magnitude

Parameters

Parameter

Description

Magnitude

The field output will be equal the magnitude

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