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