Click or drag to resize
Ab4d.SharpEngine logo

ISceneComponent Properties

The ISceneComponent 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 that is set in the constructor of this object.
Top
See Also