Interface IHitResult
- Namespace
- HelixToolkit.Wpf
- Assembly
- HelixToolkit.Wpf.dll
public interface IHitResult
Properties
Model
Model3D? Model { get; }
Property Value
Visual
Visual3D? Visual { get; }
public interface IHitResult
Model3D? Model { get; }
Visual3D? Visual { get; }