Class VolumeTextureModel3D
- Namespace
- HelixToolkit.Wpf.SharpDX
- Assembly
- HelixToolkit.Wpf.SharpDX.dll
public class VolumeTextureModel3D : Element3D, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IDisposable, IVisible
- Inheritance
-
VolumeTextureModel3D
- Implements
- Inherited Members
- Extension Methods
Fields
VolumeMaterialProperty
public static readonly DependencyProperty VolumeMaterialProperty
Field Value
Properties
VolumeMaterial
Gets or sets the volume material.
public Material? VolumeMaterial { get; set; }
Property Value
- Material
The volume material.
Methods
OnCreateSceneNode()
Called when [create scene node].
protected override SceneNode OnCreateSceneNode()