Navigation
API > API/Plugins > API/Plugins/SVGImporter
| Name | FSVGCircle |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/SVGImporter/Source/SVGImporter/Public/SVGGraphicalElements.h |
| Include Path | #include "SVGGraphicalElements.h" |
Syntax
struct FSVGCircle : public FSVGPath
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FSVGBaseElement → FSVGGraphicsElement → FSVGPath → FSVGCircle
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSVGCircle
(
float InCx, |
SVGGraphicalElements.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Cx | float | SVGGraphicalElements.h | ||
| Cy | float | SVGGraphicalElements.h | ||
| R | float | SVGGraphicalElements.h |