Search Results for

    Show / Hide Table of Contents

    Class ObjectInsideCollider

    Detects collisions of the object it is attached to with other objects to enable combination.

    Inheritance
    System.Object
    ObjectInsideCollider
    Namespace: Others
    Assembly: Assembly-CSharp.dll
    Syntax
    public class ObjectInsideCollider : MonoBehaviour

    Fields

    | Improve this Doc View Source

    combinedWithName

    Temporary store of the name of the collided object.

    Declaration
    public string combinedWithName
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top TrainAR Documentation