UDEPRECATED_GeometryCacheTrack_FlipbookAnimation::AddMeshSample

Add a GeometryCacheMeshData sample to the Track

Windows
MacOS
Linux

References

Module

GeometryCache

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrackFlipbookAnimation.h

Include

#include "GeometryCacheTrackFlipbookAnimation.h"

Source

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrackFlipbookAnimation.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)()
void AddMeshSample
(
    const FGeometryCacheMeshData & MeshData,
    const float SampleTime
)

Remarks

Add a GeometryCacheMeshData sample to the Track

Returns

void

Parameters

Parameter

Description

MeshData

Holds the mesh data for the specific sample

SampleTime

SampleTime for the specific sample being added

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