Interface IProvidesPlaceSceneObject
Provide access to scene placement functionality
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesPlaceSceneObject : IFunctionalityProvider
Methods
| Name | Description |
|---|---|
| PlaceSceneObject(Transform, Vector3) | Method used to place objects in the scene/MiniWorld |