FFoliageInstanceBaseInfo

[FFoliageInstanceBaseInfo](API\Runtime\Foliage\FFoliageInstanceBaseInfo) Cached transform information about base component Used for adjusting instance transforms after operations on base components with foliage painted on them.

Windows
MacOS
Linux

References

Module

Foliage

Header

/Engine/Source/Runtime/Foliage/Public/FoliageInstanceBase.h

Include

#include "FoliageInstanceBase.h"

Syntax

struct FFoliageInstanceBaseInfo

Remarks

FFoliageInstanceBaseInfo Cached transform information about base component Used for adjusting instance transforms after operations on base components with foliage painted on them.

Variables

Name Description

Public variable

FFoliageInstanc...

 

BasePtr

Public variable

FVector

 

CachedDrawScale

Public variable

FVector

 

CachedLocation

Public variable

FRotator

 

CachedRotation

Constructors

Name Description

Public function

FFoliageInstanceBaseInfo()

Tors

Public function

FFoliageInstanceBaseInfo

(
    UActorComponent* InComponent
)

Functions

Name Description

Public function

void

 

UpdateLocationFromComponent

(
    UActorComponent* InComponent
)

Cache the location and rotation from the actor.

Deprecated Variables

Name Description

Public variable

FFoliageInstanc...

 

BasePtr_DEPRECATED

Deprecated data stored for deserializaton done in PostLoad.

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