manganese_render_kit_uploader v0.2.3 Manganese.RenderKitUploader.Structs.OrthographicProjectionSetUploadDestination

Link to this section Summary

Link to this section Types

Link to this type

t()

t() ::
  %Manganese.RenderKitUploader.Structs.OrthographicProjectionSetUploadDestination{
    east: Manganese.CoreKit.Structs.Link.t(),
    north: Manganese.CoreKit.Structs.Link.t(),
    south: Manganese.CoreKit.Structs.Link.t(),
    west: 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(orthographic_projection_set_upload_destination)

to_map(t()) :: map()