Click or drag to resize

PointcloudViewModelDirectionalLightDirection Property

Direction of the directional Light

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

Property Value

Type: Vector3
See Also