Navigation
API > API/Runtime > API/Runtime/InteractiveToolsFramework > API/Runtime/InteractiveToolsFramework/BaseGizmos > API/Runtime/InteractiveToolsFramework/BaseGizmos/UGizmoElementBase
Syntax
void virtual Render(IToolsContextRenderAPI &42;RenderAPI, const FRenderTraversalState &RenderState) PURE_VIRTUAL(UGizmoElementBase FInputRayHi LineTrace)(const UGizmoViewContext &42;ViewContext, const FLineTraceTraversalState &LineTraceState, const FVector &RayOrigin, const FVector &RayDirection)
Remarks
Line trace enabled hittable element.