unnormalize

external fun unnormalize(input: String, componentType: String): String(source)

Returns a shader statement that applies the inverse of the normalization, based on the given component type

Return

The statement

Parameters

input

The input value

componentType

The component type

See also