CubemapNet: {
    path: string;
    type: "net";
}

Object defining a cubemap as a single net file (cross arrangement)

Type declaration

  • path: string
  • type: "net"

Generated using TypeDoc