Interface IProvidesDeleteSceneObject
Provide access to delete functionality
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesDeleteSceneObject : IFunctionalityProvider
Methods
| Name | Description |
|---|---|
| DeleteSceneObject(GameObject) | Remove the game object from the scene |