Class BoneSkinMeshGeometryModel3D
- Namespace
- HelixToolkit.Wpf.SharpDX
- Assembly
- HelixToolkit.Wpf.SharpDX.dll
public class BoneSkinMeshGeometryModel3D : MeshGeometryModel3D, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IDisposable, IVisible, IHitable, IThrowingShadow, IApplyPostEffect
- Inheritance
-
BoneSkinMeshGeometryModel3D
- Implements
- Inherited Members
- Extension Methods
Fields
BoneMatricesProperty
public static readonly DependencyProperty BoneMatricesProperty
Field Value
Properties
BoneMatrices
public Matrix4x4[] BoneMatrices { get; set; }
Property Value
Methods
OnCreateSceneNode()
Called when [create scene node].
protected override SceneNode OnCreateSceneNode()