ElllD said: Currently you can achieve the same result with a custom HLSL node using: MaterialExpressionNoise(Position, Scale, Quality, Function, bTurbulence, Levels, OutputMin, OutputMax, LevelScale, FilterWidth, bTiling, RepeatSize) It would work with every input as a scalar, but by default it is: (float) Scale, (int32)…