FNetQuantizeFaceCurve

Packs the curve into 2 bytes with the amount being +/- 127

Windows
MacOS
Linux

References

Module

AppleARKitFaceSupport

Header

/Engine/Plugins/Runtime/AR/AppleAR/AppleARKitFaceSupport/Source/AppleARKitFaceSupport/Public/AppleARKitFaceMeshComponent.h

Include

#include "AppleARKitFaceMeshComponent.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FNetQuantizeFaceCurve

Remarks

Packs the curve into 2 bytes with the amount being +/- 127

Constructors

Name Description

Public function

FNetQuantizeFaceCurve()

Public function

FNetQuantizeFaceCurve

(
    const FNetQuantizeFaceCurve& Other
)

Public function

FNetQuantizeFaceCurve

(
    EARFaceBlendShape InBlendShape,
    float InAmount
)

Functions

Name Description

Public function Const

float

 

GetAmountAsFloat()

Public function Const

EARFaceBlend...

 

GetBlendShape()

Public function Static

bool

 

IsDifferentEnough

(
    float Val1,
    float Val2
)

Public function

bool

 

NetSerialize

(
    FArchive& Ar,
    UPackageMap* Map,
    bool& bOutSuccess
)

Constants

Name

Description

InvScale

Scale

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