Click or drag to resize
Ab4d.SharpEngine logo

ISharpEngineSceneView Properties

The ISharpEngineSceneView type exposes the following members.

Properties
 NameDescription
Public propertyCreateOptions Gets the EngineCreateOptions that were used to create the VulkanInstance and VulkanDevice.
Public propertyGpuDevice Gets the graphics device object (VulkanDevice).
Public propertyPresentationType Presentation type defines how the rendered 3D scene will be presented to the platform. Default value is SharedTexture.
Public propertyScene Gets the Scene that defines the 3D objects.
Public propertySceneView Gets the SceneView that renders the Scene to this control.
Top
See Also