Search Results for

    Show / Hide Table of Contents

    Class GameObjectUtils

    Inheritance
    Object
    GameObjectUtils
    Namespace: i5.Toolkit.Core.Utilities
    Assembly: cs.temp.dll.dll
    Syntax
    public static class GameObjectUtils

    Methods

    PlaceInBox(GameObject, IBoxVolume)

    Declaration
    public static void PlaceInBox(GameObject gameObject, IBoxVolume volume)
    Parameters
    Type Name Description
    GameObject gameObject
    IBoxVolume volume
    In This Article
    Back to top i5 Toolkit Documentation