Options
All
  • Public
  • Public/Protected
  • All
Menu

Loader interface with additional members.

Hierarchy

Index

Properties

alphaCutoff?: number

The alpha cutoff value of the material

alphaMode?: MaterialAlphaMode

The alpha rendering mode of the material

doubleSided?: boolean

Specifies whether the material is double sided

emissiveFactor?: number[]

The RGB components of the emissive color of the material. These values are linear. If an emissiveTexture is specified, this value is multiplied with the texel values

extensions?: {}

Dictionary object with extension-specific objects

Type declaration

  • [key: string]: any
extras?: any

Application-Specific data

index: number

The index of this item in the array.

name?: string

The user-defined name of this object

Legend

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

Settings

Theme