Navigation
API > API/Plugins > API/Plugins/Paper2D > API/Plugins/Paper2D/PAPER2UPaperSpriteComponent
- USceneComponent::GetSocketTransform()
- PAPER2UPaperSpriteComponent::GetSocketTransform()
References
| Module | Paper2D |
| Header | /Engine/Plugins/2D/Paper2D/Source/Paper2D/Classes/PaperSpriteComponent.h |
| Include | #include "PaperSpriteComponent.h" |
virtual FTransform GetSocketTransform
&40;
FName InSocketName,
ERelativeTransformSpace TransformSpace
&41; const
Remarks
Get world-space socket transform. Socket transform in world space if socket if found. Otherwise it will return component's transform in world space.
Parameters
| Name | Description |
|---|---|
| InSocketName | Name of the socket or the bone to get the transform |