UAnimGraphNode_Base::DrawCanvas

Canvas draw function to draw to viewport.

Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_Base

References

   
Module AnimGraph
Header /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h
Include #include "AnimGraphNode_Base.h"
virtual void DrawCanvas
(
    [FViewport](API\Runtime\Engine\FViewport) & InViewport,
    [FSceneView](API\Runtime\Engine\FSceneView) & View,
    [FCanvas](API\Runtime\Engine\FCanvas) & Canvas,
    [USkeletalMeshComponent](API\Runtime\Engine\Components\USkeletalMeshComponent) * PreviewSkelMeshComp
) const

Remarks

Canvas draw function to draw to viewport.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library