manganese_render_kit v0.2.1 Manganese.RenderKit.Structs.RenderSet

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Manganese.RenderKit.Structs.RenderSet{
  depth: Manganese.CoreKit.Structs.Link.t(),
  diffuse: Manganese.CoreKit.Structs.Link.t(),
  normal: Manganese.CoreKit.Structs.Link.t(),
  rendered: Manganese.CoreKit.Structs.Link.t()
}

Link to this section Functions

Link to this function

from_map(map)

from_map(map()) :: t()
Link to this function

to_map(render_set)

to_map(t()) :: map()