|
PixelsVisual3DPositions Property |
Gets or sets an array of Vector3 that represents the 3D positions of pixels.
Namespace: Ab3d.VisualsAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public Vector3[] Positions { get; set; }
Property Value
Vector3See Also