Navigation
API > API/Plugins > API/Plugins/SmartObjectsModule > API/Plugins/SmartObjectsModule/FSmartObjectSlotAnnotation
- FSmartObjectSlotAnnotation::GetAnnotationWorldTransform()
- FSmartObjectSlotEntranceAnnotation::GetAnnotationWorldTransform()
References
| Module | SmartObjectsModule |
| Header | /Engine/Plugins/Runtime/SmartObjects/Source/SmartObjectsModule/Public/SmartObjectAnnotation.h |
| Include | #include "SmartObjectAnnotation.h" |
virtual FTransform GetAnnotationWorldTransform
(
const FTransform & SlotTransform
) const
Remarks
Returns the world space transform of the annotation. World space transform of the annotation.
Parameters
| Name | Description |
|---|---|
| SlotTransform | World space transform of the slot. |