Specular

ai.dragonfly.mesh.io.Specular
case class Specular(color: ARGB32, exponent: Float)

Attributes

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

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product