Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/PhysicsPublic.h |
| Include | #include "PhysicsPublic.h" |
Syntax
class FKConvexGeomRenderInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| FLocalVertexFactory * | CollisionVertexFactory | ||
| FDynamicMeshIndexBuffer32 * | IndexBuffer | ||
| FStaticMeshVertexBuffers * | VertexBuffers |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | Util to see if this render info has some valid geometry to render. |