| bIsDummyData |
bool |
|
GeometryCacheVertexFactory.h |
|
| ColorComponent |
FVertexStreamComponent |
The stream to read the vertex color from. |
GeometryCacheVertexFactory.h |
|
| MotionBlurDataComponent |
FVertexStreamComponent |
The stream to read the motion blur data from. |
GeometryCacheVertexFactory.h |
|
| PositionComponent |
FVertexStreamComponent |
The stream to read the vertex position from. |
GeometryCacheVertexFactory.h |
|
| TangentBasisComponents |
FVertexStreamComponent |
The streams to read the tangent basis from. |
GeometryCacheVertexFactory.h |
|
| TextureCoordinates |
TArray< FVertexStreamComponent, TFixedAllocator< MAX_STATIC_TEXCOORDS/2 > > |
The streams to read the texture coordinates from. |
GeometryCacheVertexFactory.h |
|