FGeometryCacheSceneProxy::UpdateSectionWorldMatrix

Update world matrix for specific section

Windows
MacOS
Linux

References

Module

GeometryCache

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Public/GeometryCacheSceneProxy.h

Include

#include "GeometryCacheSceneProxy.h"

Source

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Private/GeometryCacheSceneProxy.cpp

Syntax

void UpdateSectionWorldMatrix
(
    const int32 SectionIndex,
    const FMatrix & WorldMatrix
)

Remarks

Update world matrix for specific section

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