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