Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Drawing
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- AActor
- AInternalToolFrameworkActor
- APreviewGeometryActor
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PreviewGeometryActor.h |
| Include | #include "Drawing/PreviewGeometryActor.h" |
Syntax
UCLASS&40;Transient, NotPlaceable, Hidden, NotBlueprintable, NotBlueprintType&41;
class APreviewGeometryActor : public AInternalToolFrameworkActor
Remarks
An actor suitable for attaching components used to draw preview elements, such as LineSetComponent and TriangleSetComponent.
Constructors
No constructors are accessible with public or protected access.