Click or drag to resize

PointcloudViewModelMaterial Property

Accessor to the Polygon-Material

Namespace:  Rubedos.RosToolsApplicationBase.Pointcloud
Assembly:  Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntax
C#
public PhongMaterial Material { get; set; }

Property Value

Type: PhongMaterial
See Also