Navigation
| Name | GeometryCacheAbcFile |
| Type | Plugin |
| Part of Plugins | Geometry Cache from Alembic File(Experimental) |
| Location | /Engine/Plugins/Experimental/GeometryCacheAbcFile/Source/GeometryCacheAbcFile/ |
| Module Build Rules | GeometryCacheAbcFile.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FGeomCacheTrackAbcFileProxy | Track proxy that gets its data from a GeometryCacheAbcFileTrack |
| FGeometryCacheAbcFileSceneProxy | Scene proxy that uses FGeomCacheTrackAbcFileProxy |
| UGeometryCacheAbcFileComponent | GeometryCacheAbcFileComponent, encapsulates a transient GeometryCache asset instance that fetches its data from an Alembic file and implements functionality for rendering and playback |
| UGeometryCacheTrackAbcFile | GeometryCacheTrack for Alembic file querying |