Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IControlObjectItem

Control object item

Hierarchy

  • IControlObjectItem

Index

Properties

Optional attributes

attributes?: {}

Type declaration

Optional component

component?: any

Optional geometry

geometry?: I3JS.BufferGeometry

Optional material

material?: I3JS.Material

Optional morphAttributes

morphAttributes?: {}

Type declaration

Optional object3d

object3d?: I3JS.Object3D<Event>

Optional position

position?: I3JS.Vector3

Optional rotation

rotation?: I3JS.Euler

Optional scale

scale?: I3JS.Vector3

Optional uniforms

uniforms?: {}

Type declaration

Generated using TypeDoc