Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the options related to the creation of an HtmlElementTexture

Hierarchy

  • IHtmlElementTextureOptions

Index

Properties

Defines the engine instance to use the texture with. It is not mandatory if you define a scene.

generateMipMaps?: boolean

Defines whether mip maps should be created or not.

samplingMode?: number

Defines the sampling mode of the texture.

scene: Nullable<Scene>

Defines the scene the texture belongs to. It is not mandatory if you define an engine.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme