API Docs for: 2.0.0
Show:

ARObject Class

Module: ARGON

Base object for proxying different scene-graph representations

Constructor

ARObject

()

Item Index

Methods

Methods

add

(
  • inObject
)

Adds an ARObject or THREE.Object3D as a child

Parameters:

  • inObject ARObject

    An instance of an ARObject or THREE.Object3D

setTransform

(
  • inTransform
)

Parameters:

  • inTransform Transform3D

    set the transform of this ARObject to inTransform