Method DecodeNorm
DecodeNorm(Byte)
Decodes a normalization factor stored in an index.
Declaration
public static float DecodeNorm(byte b)
Parameters
Type | Name | Description |
---|---|---|
System.Byte | b |
Returns
Type | Description |
---|---|
System.Single |
See Also
EncodeNorm(System.Single)