Navigation
API > API/Plugins > API/Plugins/ModelingComponents
An actor suitable for attaching components used to draw preview elements, such as LineSetComponent and TriangleSetComponent.
| Name | APreviewGeometryActor |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PreviewGeometryActor.h |
| Include Path | #include "Drawing/PreviewGeometryActor.h" |
Syntax
UCLASS (MinimalAPI, Transient, NotPlaceable, Hidden, NotBlueprintable, NotBlueprintType)
class APreviewGeometryActor : public AInternalToolFrameworkActor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → AInternalToolFrameworkActor → APreviewGeometryActor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
APreviewGeometryActor() |
Drawing/PreviewGeometryActor.h |