UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ProceduralNoise.h File Reference

Go to the source code of this file.

Namespaces

namespace  UE
 
namespace  UE::Geometry
 

Enumerations

enum class  UE::Geometry::EFBMMode : uint8 { UE::Geometry::Standard , UE::Geometry::Turbulent , UE::Geometry::Ridge }
 

Functions

template<typename T >
UE::Geometry::FractalBrownianMotionNoise (const EFBMMode FBMMode, const uint32 OctaveCount, const Math::TVector2< T > Coords, const T Lacunarity, const T Gain, const T Smoothness, const T Gamma)