 |
FProcMeshSection |
One section of the procedural mesh. Each material has its own section. |
|
 |
FProcMeshTangent |
Struct used to specify a tangent vector for a vertex The Y tangent is computed from the cross product of the vertex normal (Tangent Z) and the TangentX member. |
|
 |
FProcMeshVertex |
One vertex for the procedural mesh, used for storing data internally |
|
 |
IProceduralMeshComponentPlugin |
The public interface to this module |
|
 |
UKismetProceduralMeshLibrary |
|
|
 |
UProceduralMeshComponent |
Component that allows you to specify custom triangle mesh geometry Beware! This feature is experimental and may be substantially changed in future releases. |
|