Class PostEffectMeshBorderHighlight
- Namespace
- HelixToolkit.Wpf.SharpDX
- Assembly
- HelixToolkit.Wpf.SharpDX.dll
Highlight the border of meshes
public class PostEffectMeshBorderHighlight : PostEffectMeshOutlineBlur, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IDisposable, IVisible
- Inheritance
-
PostEffectMeshBorderHighlight
- Implements
- Inherited Members
- Extension Methods
Fields
DrawModeProperty
The draw mode property
public static readonly DependencyProperty DrawModeProperty
Field Value
Properties
DrawMode
Gets or sets the draw mode.
public OutlineMode DrawMode { get; set; }
Property Value
- OutlineMode
The draw mode.
Methods
OnCreateSceneNode()
Called when [create scene node].
protected override SceneNode OnCreateSceneNode()