View Source Exray.Structs.MaterialMap (Exray v0.5.0)
Summary
Types
@type t() :: %Exray.Structs.MaterialMap{ color: Exray.Structs.Color.t() | nil, texture: Exray.Structs.Texture.t() | nil, value: float() | nil }
@type t() :: %Exray.Structs.MaterialMap{ color: Exray.Structs.Color.t() | nil, texture: Exray.Structs.Texture.t() | nil, value: float() | nil }