FSubUVDerivedData

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/SubUVAnimation.h

Include

#include "Particles/SubUVAnimation.h"

Syntax

class FSubUVDerivedData

Variables

Name Description

Public variable

TArray< FVector...

 

BoundingGeometry

Functions

Name Description

Public function

void

 

Build

(
    UTexture2D* SubUVTexture,
    int32 SubImages_Horizontal,
    int32 SubImages_Vertical,
    ESubUVBoundingVertexCount BoundingM...,
    float AlphaThreshold,
    EOpacitySourceMode OpacitySourceMod...
)

Public function Static

FString

 

GetDDCKeyString

(
    const FGuid& StateId,
    int32 SizeX,
    int32 SizeY,
    int32 Mode,
    float AlphaThreshold,
    int32 OpacitySourceMode
)

Public function

void

 

Serialize

(
    FStructuredArchive::FSlot Slot
)

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