Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextureComponent<T>

Interface defined texture of a component, which will also have an object property.

Type parameters

  • T

Hierarchy

Implemented by

Index

Properties

Properties

object

object: Scene | Material | ParticleSystem

Object to be manipulated in Babylon.js.

Optional texture

texture: T

Texture properties to be manipulated.

Generated using TypeDoc