UDEPRECATED_GeometryCacheTrack_TransformAnimation::SetMesh

Sets/updates the MeshData for this track

Windows
MacOS
Linux

References

Module

GeometryCache

Header

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

Include

#include "GeometryCacheTrackTransformAnimation.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)()
void SetMesh
(
    const FGeometryCacheMeshData & NewMeshData
)

Remarks

Sets/updates the MeshData for this track

Parameters

Parameter

Description

NewMeshData

GeometryCacheMeshData instance later used as the rendered mesh

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