Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSceneInterface
| Name | FPrimitiveTransformUpdateScope |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/SceneInterface.h |
| Include Path | #include "SceneInterface.h" |
Syntax
class FPrimitiveTransformUpdateScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPrimitiveTransformUpdateScope
(
IPrimitiveTransformUpdater* Updater |
SceneInterface.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FPrimitiveTransformUpdateScope() |
SceneInterface.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PreviousUpdater | IPrimitiveTransformUpdater * | SceneInterface.h |