Bitbybit Docs
    Preparing search index...

    Class NodeParentDto (Inputs.BabylonNode)

    Feeds babylon.node.setParent with a node and the node to parent it to.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalnode: TransformNode
      • OptionalparentNode: TransformNode

      Returns NodeParentDto

    Properties

    node: TransformNode

    The transform node to reparent; it keeps its place in the world

    parentNode: TransformNode

    The node it moves with from then on