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
    object
    ObjectInsideCollider
    Namespace: Others
    Assembly: .dll
    Syntax
    public class ObjectInsideCollider : MonoBehaviour

    Fields

    | Edit this page View Source

    combinedWithName

    Temporary store of the name of the collided object.

    Declaration
    public string combinedWithName
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top TrainAR Documentation