View Source Exray.Structs.Material (Exray v0.6.0)
Material TypedStruct
Summary
Types
@type t() :: %Exray.Structs.Material{ maps: [MaterialMap.t()], params: [float()], shader: Shader.t() }
Material TypedStruct
@type t() :: %Exray.Structs.Material{ maps: [MaterialMap.t()], params: [float()], shader: Shader.t() }