Click or drag to resize
Ab4d.SharpEngine logo

SceneComponent Properties

The SceneComponent 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 propertyScene Gets the parent Scene (can be null).
Top
See Also