Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Model
    • ThreeMaterialModel

Index

Constructors

constructor

Properties

_id

_id: ObjectId

ambient

ambient: Color

appId

appId: ObjectId

children

children: any

color

color: Color

depthFunc

depthFunc: DepthModes

depthTest

depthTest: boolean

depthWrite

depthWrite: boolean

emissive

emissive: Color

formatVersion

formatVersion: string

importId

importId: string

metalness

metalness: any

name

name: string

opacity

opacity: number

roughness

roughness: any

shininess

shininess: number

side

side: any

siteId

siteId: ObjectId

specular

specular: Color

stencilFail

stencilFail: number

stencilFunc

stencilFunc: number

stencilMask

stencilMask: number

stencilRef

stencilRef: number

stencilWrite

stencilWrite: boolean

stencilZFail

stencilZFail: number

stencilZPass

stencilZPass: number

transparent

transparent: boolean = false

type

type: string

userData

userData: {}

Type declaration

  • [key: string]: any

uuid

uuid: string

Methods

Static uniqueHashFromData

  • uniqueHashFromData(data: any, ignoreNameInMaterialId?: boolean): string

Generated using TypeDoc