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

Material

Link to this section Summary

Link to this section Types

Specs

t() :: %Rayex.Structs.Material{
  maps: [Rayex.Structs.MaterialMap.t()],
  params: [float()],
  shader: Rayex.Structs.Shader.t()
}