Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeActor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetRotation
(
double Pitch, |
DatasmithFacadeActor.h | ||
void SetRotation
(
double X, |
DatasmithFacadeActor.h |
SetRotation(double, double, double)
| Name | SetRotation |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeActor.h |
| Include Path | #include "DatasmithFacadeActor.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DatasmithFacadeActor.cpp |
void SetRotation
(
double Pitch,
double Yaw,
double Roll
)
SetRotation(double, double, double, double)
| Name | SetRotation |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeActor.h |
| Include Path | #include "DatasmithFacadeActor.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DatasmithFacadeActor.cpp |
void SetRotation
(
double X,
double Y,
double Z,
double W
)