Table of Contents

Interface IPointRenderParams

Namespace
HelixToolkit.SharpDX.Core
Assembly
HelixToolkit.SharpDX.dll
public interface IPointRenderParams

Properties

Figure

PointFigure Figure { get; set; }

Property Value

PointFigure

FigureRatio

float FigureRatio { get; set; }

Property Value

float

Height

float Height { get; set; }

Property Value

float

PointColor

Color4 PointColor { get; set; }

Property Value

Color4

Width

float Width { get; set; }

Property Value

float