FHairStrandsDatas

Hair strands datas that are stored on CPU

Windows
MacOS
Linux

References

Module

HairStrandsCore

Header

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

Include

#include "HairStrandsDatas.h"

Syntax

struct FHairStrandsDatas

Remarks

Hair strands datas that are stored on CPU

Variables

Name Description

Public variable

FBox

 

BoundingBox

Strands bounding box

Public variable

float

 

HairDensity

The Standard Hair Density

Public variable

FHairStrandsDat...

 

RenderData

Public variable

FHairStrandsCur...

 

StrandsCurves

List of all the strands curves

Public variable

FHairStrandsPoi...

 

StrandsPoints

List of all the strands points

Functions

Name Description

Public function Const

uint32

 

GetNumCurves()

Get the total number of Curves

Public function Const

uint32

 

GetNumPoints()

Get the total number of points

Public function

void

 

Reset()

Public function

void

 

Serialize

(
    FArchive& Ar
)

Serialize all the hair strands datas

Classes

Name

Description

Public struct

FRenderData

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