UInstancedStaticMeshComponent::BatchUpdateInstancesData

Windows
MacOS
Linux

Override Hierarchy

UInstancedStaticMeshComponent::BatchUpdateInstancesData()

UHierarchicalInstancedStaticMeshComponent::BatchUpdateInstancesData()

References

Module

Engine

Header

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

Include

#include "Components/InstancedStaticMeshComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/InstancedStaticMesh.cpp

Syntax

virtual bool BatchUpdateInstancesData
(
    int32 StartInstanceIndex,
    int32 NumInstances,
    FInstancedStaticMeshInstanceData * StartInstanceData,
    bool bMarkRenderStateDirty,
    bool bTeleport
)

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