Skip to content

ThreeObject3DPhetioObject

Under Construction

This documentation is auto-generated, and is a work in progress. Please see the source code at https://github.com/phetsims/mobius/blob/main/js/ThreeObject3DPhetioObject.ts for the most up-to-date information.

Overview

PhetioObject used by composition for THREE.Object3D

@author Jonathan Olson <jonathan.olson@colorado.edu>

Class ThreeObject3DPhetioObject

import { ThreeObject3DPhetioObject } from 'scenerystack/mobius';

Constructor

new ThreeObject3DPhetioObject( providedOptions? : ThreeObject3DPhetioObjectOptions )

Instance Methods

Static Properties

ThreeObject3DIO : IOType

Source Code

See the source for ThreeObject3DPhetioObject.ts in the mobius repository.