OutWit.Controller.Render.Model
1.0.0
dotnet add package OutWit.Controller.Render.Model --version 1.0.0
NuGet\Install-Package OutWit.Controller.Render.Model -Version 1.0.0
<PackageReference Include="OutWit.Controller.Render.Model" Version="1.0.0" />
<PackageVersion Include="OutWit.Controller.Render.Model" Version="1.0.0" />
<PackageReference Include="OutWit.Controller.Render.Model" />
paket add OutWit.Controller.Render.Model --version 1.0.0
#r "nuget: OutWit.Controller.Render.Model, 1.0.0"
#:package OutWit.Controller.Render.Model@1.0.0
#addin nuget:?package=OutWit.Controller.Render.Model&version=1.0.0
#tool nuget:?package=OutWit.Controller.Render.Model&version=1.0.0
OutWit.Controller.Render.Model
Shared data types for the OutWit.Controller.Render controller — render task, scene, options, and result data used both host-side (in adapters) and node-side (in distributed batch processing).
Lives as a separate NuGet so:
- Cross-controller hosts and external tooling can reference the render-data types directly without taking the whole controller as a runtime dep.
- The Render controller package can stay minimal and content-only (DLLs ship in its
content/module/, notlib/).
This package is a transitive dependency when you dotnet add package OutWit.Controller.Render — you don't usually reference it directly unless you're building tooling on top of these types.
License
MIT. See LICENSE.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- OutWit.Common (>= 1.3.2)
- OutWit.Common.MemoryPack (>= 1.1.4)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OutWit.Controller.Render.Model:
| Package | Downloads |
|---|---|
|
OutWit.Controller.Render
Distributed rendering via Blender CLI and ffmpeg for .blend scene blobs, bootstrap typed-scene inputs, stills, tiled stills with overlap-aware tile options, runtime diagnostics, unified/frame/video/tiled preflight validation, frame sequences, and MP4 output. |
|
|
OutWit.Controller.Render.Dcc.Model
Shared DCC scene-ref and validation data types used by the OutWit.Controller.Render.Dcc controller — host-side in adapters and consumed by the downstream Render controller. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 136 | 5/18/2026 |