FCanvasTriangleRendererItem::AddTriangle

Add a new triangle to the render data.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CanvasTypes.h

Include

#include "CanvasTypes.h"

Syntax

FORCEINLINEint32 AddTriangle
(
    const FCanvasUVTri & Tri,
    FHitProxyId HitProxyId
)

Remarks

Add a new triangle to the render data. These triangles all use the same transform and material proxy

Parameters

Parameter

Description

return

number of triangles added

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss