Click or drag to resize
AB4D logo

LineSelectorDataCamera Property

Camera that is used to show the 3D scene with 3D lines. This property is also set when calling CalculateScreenSpacePositions(BaseCamera).

Namespace: Ab3d.Utilities
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.0.8746.1045
Syntax
C#
public BaseCamera Camera { get; set; }

Property Value

BaseCamera
See Also