Rayex.Structs.MaterialMap (Rayex v0.0.2) View Source

MaterialMap

Link to this section Summary

Link to this section Types

Specs

t() :: %Rayex.Structs.MaterialMap{
  color: Rayex.Structs.Color.t(),
  texture: Rayex.Structs.Texture2D.t(),
  value: float()
}