Navigation
Unreal Engine C++ API Reference > Plugins > GeometryCache > UGeometryCacheTrack
- UGeometryCacheTrack::SetDuration()
- UGeometryCacheTrackStreamable::SetDuration()
References
Module | GeometryCache |
Header | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Classes/GeometryCacheTrack.h |
Include | #include "GeometryCacheTrack.h" |
Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheTrack.cpp |
virtual void SetDuration
&40;
float NewDuration
&41;
Remarks
Set the duration property. void
Parameters
Name | Description |
---|---|
NewDuration | Duration to set |