Ab |
Class | Description | |
---|---|---|
Extensions | Extensions class provides extension methods to convert Avalonia types to SharpEngine types and vice versa. | |
InputEventsManager | InputEventsManager is an Avalonia specific implementation of a generic ManualInputEventsManager. This class simplifies working with pointer and mouse events on 3D objects for AvaloniaUI. | |
MouseCameraController | Obsolete. MouseCameraController is obsolete. Please use PointerCameraController instead. | |
PointerCameraController | PointerCameraController is a camera controller that can control the camera by pointer or mouse events. This class can be used in Avalonia application and can subscribe to pointer or mouse events on the Avalonia Control that is defined by the EventsSourceElement. | |
SharpEngineSceneView | SharpEngineSceneView is a control that can show a 3D scene that is defined by the Scene and SceneView objects. See remarks for more info. | |
SkiaSharpBitmapIO | SkiaSharpBitmapIO uses SkiaSharp to support bitmap IO operations. |