| DynamicParameterData |
void * |
Pointer to dynamic parameter data |
ParticleHelper.h |
|
| IndexCount |
int32 |
Number of indices in IndexData |
ParticleHelper.h |
|
| IndexData |
void * |
Pointer to index data |
ParticleHelper.h |
|
| LocalToWorld |
FMatrix |
Local to world transform. |
ParticleHelper.h |
|
| OutTriangleCount |
int32 |
Number of triangles filled in |
ParticleHelper.h |
|
| VertexCount |
int32 |
Number of verts in VertexData |
ParticleHelper.h |
|
| VertexData |
void * |
Pointer to vertex data |
ParticleHelper.h |
|
| VertexSize |
int32 |
Stride of verts, used only for error checking |
ParticleHelper.h |
|
| View |
const FSceneView * |
View for this buffer fill task |
ParticleHelper.h |
|
| WorldToLocal |
FMatrix |
World to local transform. |
ParticleHelper.h |
|