Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/UDatasmithPropertyCaptureElement
Description
Get the recorded value for this property as a quat. Returned value is meaningless if the property is not of quat type.
| Name | GetValueQuat |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/ObjectElements/DatasmithUObjectElements.h |
| Include Path | #include "ObjectElements/DatasmithUObjectElements.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/ObjectElements/DatasmithUObjectElements.cpp |
UFUNCTION (BlueprintCallable, Category="Datasmith | Element")
FQuat GetValueQuat()