Class RelationBase | MARS | 1.0.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class RelationBase

    Inheritance
    Object
    ConditionBase
    RelationBase
    MultiRelationBase
    Relation
    Relation<T1, T2>
    Inherited Members
    ConditionBase.proxy
    ConditionBase.drawWarning
    ConditionBase.OnValidate()
    Namespace: Unity.MARS
    Syntax
    public abstract class RelationBase : ConditionBase, ISimulatable

    Fields

    m_Child1

    Declaration
    protected Proxy m_Child1
    Field Value
    Type Description
    Proxy

    m_Child2

    Declaration
    protected Proxy m_Child2
    Field Value
    Type Description
    Proxy

    Properties

    child1

    Declaration
    public IMRObject child1 { get; }
    Property Value
    Type Description
    IMRObject

    child1Proxy

    Declaration
    public Proxy child1Proxy { get; set; }
    Property Value
    Type Description
    Proxy

    child1Transform

    Declaration
    public Transform child1Transform { get; }
    Property Value
    Type Description
    Transform

    child2

    Declaration
    public IMRObject child2 { get; }
    Property Value
    Type Description
    IMRObject

    child2Proxy

    Declaration
    public Proxy child2Proxy { get; set; }
    Property Value
    Type Description
    Proxy

    child2Transform

    Declaration
    public Transform child2Transform { get; }
    Property Value
    Type Description
    Transform

    proxyGroup

    Declaration
    public ProxyGroup proxyGroup { get; }
    Property Value
    Type Description
    ProxyGroup

    Methods

    ResetChildrenReferences()

    Declaration
    public void ResetChildrenReferences()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023