FDatasmithMesh::SetNormal

Normals.

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithMesh.h

Include

#include "DatasmithMesh.h"

Source

/Engine/Source/Runtime/Datasmith/DatasmithCore/Private/DatasmithMesh.cpp

Syntax

void SetNormal
(
    int32 Index,
    float X,
    float Y,
    float Z
)

Remarks

Sets the 3d normal

Parameters

Parameter

Description

Index

value to choose the normal that will be affected direction on the x axis direction on the y axis direction on the z axis

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