csharp
public readonly record struct ScreenProbeTapOne probe's share of a pixel, out of the four around it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (2)
public Int2 ProbeWhich probe.
public float WeightHow much of the pixel's answer it carries, 0 to 1.
Methods (1)
public ScreenProbeTap(Int2 Probe, float Weight)One probe's share of a pixel, out of the four around it.
Used by (5)
- AtlasConventionTestsVixen.Rendering.ScreenProbes.Tests
- ScreenProbeAtlasVixen.Rendering.ScreenProbes
- ScreenProbeLayoutVixen.Rendering.ScreenProbes
- ScreenProbeLayoutTestsVixen.Rendering.ScreenProbes.Tests
- TracedScreenProbeGatherVixen.Rendering.ScreenProbes