Choose your operating system:
Windows
macOS
Linux
| FRenderResource
|
Module |
|
Header |
/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Public/GeometryCacheSceneProxy.h |
Include |
#include "GeometryCacheSceneProxy.h" |
class FGeomCacheVertexFactory : public FGeometryCacheVertexVertexFactory
Vertex Factory
Name | Description | |
---|---|---|
|
FGeomCacheVertexFactory ( |
Name | Description | ||
---|---|---|---|
|
Init ( |
Init function that can be called on any thread, and will do the right thing (enqueue command if called on main thread) |
|
|
Init_RenderThread ( |
Init function that should only be called on render thread. |