Vixen
02b45cc4
csharp
public record class PlannedStream

One interstage value with the location it occupies.

No guide page documents this yet — the page shows what the code says about itself.

Fields and properties (2)

  • public IrStream Stream

    The stream as the shader declared it.

  • public int Location

    The location index, in both directions.

Methods (1)

  • public PlannedStream(IrStream Stream, int Location)

    One interstage value with the location it occupies.

Used by (2)

  • StreamPlanVixen.Raven
  • StreamTestsVixen.Raven.Tests