Navigation
API > API/Plugins > API/Plugins/IKRigEditor
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/IKRigDebugRendering.h |
| Include | #include "IKRigDebugRendering.h" |
Syntax
namespace IKRigDebugRendering
{
static IKRigDebugRendering::CubeVertices = { FVector(-0.5f, 0.5f, -0.5f), FVector(0.5f, 0.5f, -0.5f), FVector(0.5f, 0.5f, 0.5f), FVector(-0.5f, 0.5f, 0.5f), FVector(-0.5f, -0.5f, -0.5f), FVector(0.5f, -0.5f, -0.5f), FVector(0.5f, -0.5f, 0.5f), FVector(-0.5f, -0.5f, 0.5f), };
}
Remarks
8 vertices of cube