Click or drag to resize
AB4D logo

DXViewDXScene Property

Gets used DXScene that contains the WPF scene converted into DXSceneNode objects

Namespace: Ab3d.DirectX.Controls
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public DXScene DXScene { get; }

Property Value

DXScene
See Also