UModelComponent::GenerateElements

Generate the Elements array.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/ModelComponent.h

Include

#include "Components/ModelComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/ModelComponent.cpp

Syntax

virtual bool GenerateElements
(
    bool bBuildRenderData
)

Remarks

Generate the Elements array.

Returns

bool true if successful, false if not.

Parameters

Parameter

Description

bBuildRenderData

If true, build render data after generating the elements.

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