Click or drag to resize
AB4D logo

PixelsVisual3DPositions Property

Gets or sets an array of Vector3 that represents the 3D positions of pixels.

Namespace: Ab3d.Visuals
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public Vector3[] Positions { get; set; }

Property Value

Vector3
See Also