FGeomObject::ComputeData

Tells the object to recompute all of it's internal data.

Windows
MacOS
Linux

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Public/EditorGeometry.h

Include

#include "EditorGeometry.h"

Source

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Private/EditorGeometry.cpp

Syntax

void ComputeData()

Remarks

Tells the object to recompute all of it's internal data.

Recomputes data specific to the geometry data (i.e. normals, mid points, etc)

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