Navigation
API > API/Editor > API/Editor/VREditor > API/Editor/VREditor/IVREditorModule
References
| Module | VREditor |
| Header | /Engine/Source/Editor/VREditor/Public/IVREditorModule.h |
| Include | #include "IVREditorModule.h" |
void UpdateActorPreview
&40;
TSharedRef< class SWidget > InWidget,
int32 Index,
AActor &42; Actor,
bool bIsDetached
&41;
Remarks
Update the actor preview (for example, the view from a camera attached to a pawn) in VR mode
Parameters
| Name | Description |
|---|---|
| The | new actor preview widget |