MCPcopy Create free account
hub / github.com/GameFoundry/B3DFramework / Lerp

Function Lerp

Source/Engine/Utility/Image/B3DColor.h:262–279  ·  view source on GitHub ↗

* Linearly interpolates between the two colors using @p t. t should be in [0, 255] range, where t = 0 corresponds * to the left color, while t = 1 corresponds to the right color. Operates directly on 8-bit per channel * encoded color instead of on floating point values. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

EvaluateMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected