Click or drag to resize
AB4D logo

SceneNodeVisual3D Properties

The SceneNodeVisual3D type exposes the following members.

Properties
 NameDescription
Public propertyIsWpf3DVisible Gets a Boolean that specifies if this BaseDXVisual3D can show its content when rendered with WPF 3D objects.
(Overrides BaseDXVisual3DIsWpf3DVisible)
Public propertySceneNode Gets the SceneNode that is shown with this SceneNodeVisual3D. The SceneNode is set in the constructor and cannot be changed.
Top
See Also