MTL

ai.dragonfly.mesh.io.MTL
See theMTL companion object
case class MTL(name: String, diffuse: ARGB32, ambient: ARGB32, specular: Specular, dissolve: Float)

Attributes

Companion
object
Source
MTL.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def mtl: String

Attributes

Source
MTL.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product