UGeometryCache::SetFrameStartEnd

Set the start and end frames for the GeometryCache

Windows
MacOS
Linux

References

Module

GeometryCache

Header

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

Include

#include "GeometryCache.h"

Source

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

Syntax

void SetFrameStartEnd
(
    int32 InStartFrame,
    int32 InEndFrame
)

Remarks

Set the start and end frames for the GeometryCache

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