FClipSMTriangle

Properties of a clipped static mesh triangle.

Windows
MacOS
Linux

Inheritance Hierarchy

FClipSMFace

FClipSMTriangle

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GeomTools.h

Include

#include "GeomTools.h"

Syntax

struct FClipSMTriangle : public FClipSMFace

Remarks

Properties of a clipped static mesh triangle.

Variables

Name Description

Public variable

FClipSMVertex[3...

 

Vertices

Constructors

Name Description

Public function

FClipSMTriangle

(
    int32 Init
)

Functions

Name Description

Public function

void

 

ComputeGradientsAndNormal()

Compute the triangle's normal, and the gradients of the triangle's vertex attributes over XYZ.

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