FClipSMFace

Properties of a clipped static mesh face.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "GeomTools.h"

Syntax

struct FClipSMFace

Remarks

Properties of a clipped static mesh face.

Variables

Name Description

Public variable

bool

 

bOverrideTangentBasis

Public variable

FMatrix

 

ColorGradient

Public variable

FVector

 

FaceNormal

Public variable

int32

 

MaterialIndex

Public variable

int32

 

NumUVs

Public variable

uint32

 

SmoothingMask

Public variable

FMatrix

 

TangentXGradient

Public variable

FMatrix

 

TangentYGradient

Public variable

FMatrix

 

TangentZGradient

Public variable

FMatrix[8]

 

UVGradient

Functions

Name Description

Public function

void

 

CopyFace

(
    const FClipSMFace& OtherFace
)

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