UUniformScalar::SetUniformScalar

Set a uniform scalar 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

UUniformScalar * SetUniformScalar
(
    float Magnitude
)

Remarks

Set a uniform scalar 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