IInitialized |
The IInitializedSceneComponent type exposes the following members.
Name | Description | |
---|---|---|
IsInitialized | Gets a Boolean that specifies if this component has already been initialized (the Scene property was set by calling InitializeSceneResources(Scene) method). | |
Scene | Gets the parent Scene (can be null). |