FGeometryCacheTrackSampleInfo::FGeometryCacheTrackSampleInfo

Choose your operating system:

Windows

macOS

Linux

References

Module

GeometryCache

Header

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

Include

#include "GeometryCacheTrack.h"

Syntax

FGeometryCacheTrackSampleInfo
(
    float SetSampleTime,
    FBox SetBoundingBox,
    int32 SetNumVertices,
    int32 SetNumIndices
)