FHairStrandsRootUtils

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h

Include

#include "HairStrandsDatas.h"

Syntax

struct FHairStrandsRootUtils

Functions

Name Description

Public function Static

FVector2D

 

DecodeBarycentrics

(
    uint32 B
)

Public function Static

void

 

DecodeTriangleIndex

(
    uint32 Encoded,
    uint32& OutTriangleIndex,
    uint32& OutSectionIndex
)

Public function Static

uint32

 

EncodeBarycentrics

(
    const FVector2D& B
)

Public function Static

uint32

 

EncodeTriangleIndex

(
    uint32 TriangleIndex,
    uint32 SectionIndex
)

Public function Static

uint32

 

PackUVs

(
    const FVector2D& UV
)

Public function Static

float

 

PackUVsToFloat

(
    const FVector2D& UV
)

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