Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/FScopedGlobalCameraPoseRendering-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedGlobalCameraPoseRenderingParams
(
const FString& Label |
Debug/CameraPoseDebugBlock.h | ||
FScopedGlobalCameraPoseRenderingParams
(
const FLinearColor& LineColor |
Debug/CameraPoseDebugBlock.h | ||
FScopedGlobalCameraPoseRenderingParams
(
const FString& Label, |
Debug/CameraPoseDebugBlock.h |
FScopedGlobalCameraPoseRenderingParams(const FString &)
| Name | FScopedGlobalCameraPoseRenderingParams |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/CameraPoseDebugBlock.h |
| Include Path | #include "Debug/CameraPoseDebugBlock.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Private/Debug/CameraPoseDebugBlock.cpp |
FScopedGlobalCameraPoseRenderingParams
(
const FString & Label
)
FScopedGlobalCameraPoseRenderingParams(const FLinearColor &)
| Name | FScopedGlobalCameraPoseRenderingParams |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/CameraPoseDebugBlock.h |
| Include Path | #include "Debug/CameraPoseDebugBlock.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Private/Debug/CameraPoseDebugBlock.cpp |
FScopedGlobalCameraPoseRenderingParams
(
const FLinearColor & LineColor
)
FScopedGlobalCameraPoseRenderingParams(const FString &, const FLinearColor &)
| Name | FScopedGlobalCameraPoseRenderingParams |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Debug/CameraPoseDebugBlock.h |
| Include Path | #include "Debug/CameraPoseDebugBlock.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Private/Debug/CameraPoseDebugBlock.cpp |
FScopedGlobalCameraPoseRenderingParams
(
const FString & Label,
const FLinearColor & LineColor
)