MCPcopy Create free account
hub / github.com/GraphiteEditor/Graphite / clamp

Function clamp

node-graph/nodes/math/src/lib.rs:546–567  ·  view source on GitHub ↗
(
	_: impl Ctx,
	/// The number to be clamped, which is restricted to the range between the minimum and maximum values.
	#[implementations(f64, f32, u32, &str)]
	value: T,
	/// The left (smaller) side

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

selective_colorFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected