Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObjectComponent<T>

Interface defined a Babylon.js object of a component.

Type parameters

  • T

Hierarchy

Implemented by

Index

Properties

Properties

object

object: T

Object to be manipulated in Babylon.js.

Generated using TypeDoc