Interface IUsesPlaceSceneObjects | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Interface IUsesPlaceSceneObjects

    Gives decorated class access to scene placement functionality

    Namespace: Unity.Labs.EditorXR.Interfaces
    Syntax
    public interface IUsesPlaceSceneObjects : IFunctionalitySubscriber<IProvidesPlaceSceneObjects>

    Extension Methods

    UsesPlaceSceneObjectsMethods.PlaceSceneObjects(IUsesPlaceSceneObjects, Transform[], Vector3[], Quaternion[], Vector3[])
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX