Click or drag to resize
Ab4d.SharpEngine logo

ISceneViewComponent Properties

The ISceneViewComponent type exposes the following members.

Properties
 NameDescription
Public propertyIsInitialized Gets a Boolean that specifies if this component has already been initialized by providing the VulkanDevice that was used to create resources.
Public propertySceneView Gets the parent SceneView that is set in the constructor of this object.
Top
See Also