csharp
public readonly record struct SamplerA sampler.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (1)
public string ExpressionThe text that reads it.
Methods (2)
public Sampler(string Expression)A sampler.
public override string ToString()Returns the fully qualified type name of this instance.