Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonVisualAttachment
Syntax
UPROPERTY (EditAnywhere, BlueprintReadWrite, Getter, Setter, Category="Child Layout")
FVector2D ContentAnchor
Remarks
Content Anchor Point as a ratio of the content size. Use (1.0, 1.0) to anchor the content on the bottom right, (0.0) to anchor top left, (0.5, 0.5) to anchor centered.