Appearance
KBE3D / KBCore / Cesium / unnormalize
函数: unnormalize()
unnormalize(
input:string,componentType:string):string
Returns a shader statement that applies the inverse of the normalization, based on the given component type
参数
input
string
The input value
componentType
string
The component type
返回
string
The statement
