UGeometryCacheComponent::SetStartTimeOffset

Set current start time offset for GeometryCache.

Windows
MacOS
Linux

References

Module

GeometryCache

Header

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

Include

#include "GeometryCacheComponent.h"

Source

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

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="Components|GeometryCache")
void SetStartTimeOffset
(
    const float NewStartTimeOffset
)

Remarks

Set current start time offset for 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