FRenderablePoint

Windows
MacOS
Linux

References

Module

ModelingComponents

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingComponents/Public/Drawing/PointSetComponent.h

Include

#include "Drawing/PointSetComponent.h"

Syntax

struct FRenderablePoint

Variables

Name Description

Public variable

FColor

 

Color

Public variable

FVector

 

Position

Public variable

float

 

Size

Constructors

Name Description

Public function

FRenderablePoint()

Public function

FRenderablePoint

(
    const FVector& InPosition,
    const FColor& InColor,
    const float InSize
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss