Navigation
| Name | GeometryCacheUSD |
| Type | Plugin |
| Part of Plugins | USD Importer |
| Location | /Engine/Plugins/Importers/USDImporter/Source/GeometryCacheUSD/ |
| Module Build Rules | GeometryCacheUSD.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FGeomCacheTrackUsdProxy | Track proxy that gets its data from a GeometryCacheUsdTrack |
| FGeometryCacheUsdSceneProxy | Scene proxy that uses FGeomCacheTrackUsdProxy |
| FGeometryCacheUsdStream | |
| UGeometryCacheTrackUsd | GeometryCacheTrack for querying USD |
| UGeometryCacheUsdComponent | GeometryCacheUSDComponent, encapsulates a transient GeometryCache asset instance that fetches its data from a USD file and implements functionality for rendering and playback |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FReadUsdMeshFunction | TFunction< bool(const TWeakObjectPtr< UGeometryCacheTrackUsd >, float Time, FGeometryCacheMeshData &)> | GeometryCacheTrackUSDTypes.h |