View Source Exray.Structs.MaterialMap (Exray v0.6.0)

MaterialMap TypedStruct

Summary

Types

@type t() :: %Exray.Structs.MaterialMap{
  color: Color.t(),
  texture: Texture.t(),
  value: float()
}