Navigation
Unreal Engine C++ API Reference > Plugins > GeometryCacheUSD > FGeomCacheTrackUsdProxy
- FGeomCacheTrackProxy::GetVisibilitySample()
- FGeomCacheTrackUsdProxy::GetVisibilitySample()
References
Module | GeometryCacheUSD |
Header | /Engine/Plugins/Importers/USDImporter/Source/GeometryCacheUSD/Public/GeometryCacheUSDSceneProxy.h |
Include | #include "GeometryCacheUSDSceneProxy.h" |
Source | /Engine/Plugins/Importers/USDImporter/Source/GeometryCacheUSD/Private/GeometryCacheUSDSceneProxy.cpp |
virtual const FVisibilitySample & GetVisibilitySample
&40;
float Time,
const bool bLooping
&41; const
Remarks
Get the VisibilitySample for a given time the VisibilitySample that corresponds to the given time
Parameters
Name | Description |
---|---|
Time | (Elapsed)Time to check against |
bLooping | Whether or not the animation is being played in a loop |