Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Drawing
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PointSetComponent.h |
| Include | #include "Drawing/PointSetComponent.h" |
Syntax
struct FRenderablePoint
Variables
| Type | Name | Description | |
|---|---|---|---|
| FColor | Color | ||
| float | DepthBias | ||
| FVector | Position | ||
| float | Size |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRenderablePoint
(
const FVector& InPosition, |