Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/FRenderablePoint
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Drawing/PointSetComponent.h | |||
FRenderablePoint
(
const FVector& InPosition, |
Drawing/PointSetComponent.h |
FRenderablePoint()
| Name | FRenderablePoint |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PointSetComponent.h |
| Include Path | #include "Drawing/PointSetComponent.h" |
FRenderablePoint()
FRenderablePoint(const FVector &, const FColor &, const float, const float)
| Name | FRenderablePoint |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PointSetComponent.h |
| Include Path | #include "Drawing/PointSetComponent.h" |
FRenderablePoint
(
const FVector & InPosition,
const FColor & InColor,
const float InSize,
const float InDepthBias
)