operator*

Color multiplication operator.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/SHMath.h

Include

#include "Math/SHMath.h"

Syntax

template<int32 Order>
TSHVectorRGB< Order > operator*
(
    const TSHVector< Order > & A,
    const FLinearColor & B
)

Remarks

Color multiplication operator.

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