Table of Contents

Property resolution

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

resolution

Base graph resolution used when nodes allocate outputs relative to the request size.

public int resolution { get; set; }

Property Value

int

Remarks

Assigned values are clamped to Vista's supported resolution range and rounded to a multiple of 8 so they remain compatible with compute-shader dispatch logic.