nw::ut::FixedS13Fraction8::Float32ToFixed13 Member Function

Syntax

static u16 Float32ToFixed13(
     f32 value
);

Arguments

Name Description
in value 32-bit float value.

Return Values

Returns the bit representation of an 13-bit fixed point value.

Description

Converts from an f32 to a 13-bit fixed.


CONFIDENTIAL