FFloat32

32 bit float components

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Float32.h

Include

#include "Math/Float32.h"

Syntax

class FFloat32

Remarks

32 bit float components

Variables

Name Description

Public variable

union FFloat32:...

 

@185

Public variable

FFloat32::@184:...

 

Components

Public variable

uint32: 8

 

Exponent

Public variable

float

 

FloatValue

Public variable

uint32: 23

 

Mantissa

Public variable

uint32: 1

 

Sign

Constructors

Name Description

Public function

FFloat32

(
    float InValue
)

Constructor

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss