Interface IProvidesPlaceSceneObjects
Provide access to scene placement functionality
Inherited Members
Namespace: Unity.EditorXR.Interfaces
Assembly: solution.dll
Syntax
public interface IProvidesPlaceSceneObjects : IFunctionalityProvider
Methods
Name | Description |
---|---|
PlaceSceneObjects(Transform[], Vector3[], Quaternion[], Vector3[]) | Place a group of objects in the scene/MiniWorld |