Vixen
dd8b0a81
csharp
public readonly record struct Image

A whole raster. See Image.

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

Remarks

⚠ Still an expression, even though nothing samples it in a line of shader source. A texture graph's compiler emits a dispatch per node rather than an expression per node, so what this names is the intermediate the upstream kernel wrote — which is exactly what the pool allocator hands out and frees. Making it something other than a string would make it the one port field with a different shape, for a target that has not been written yet.

Fields and properties (1)

  • public string Expression

    The text that reads it.

Methods (2)

  • public Image(string Expression)

    A whole raster. See Image.

  • public override string ToString()

    Returns the fully qualified type name of this instance.

Used by (51, showing 40)

  • AmbientOcclusionNodeVixen.Editor.TextureGraph
  • AutoLevelsNodeVixen.Editor.TextureGraph
  • BitmapNodeVixen.Editor.TextureGraph
  • BlendNodeVixen.Editor.TextureGraph
  • BlurHqNodeVixen.Editor.TextureGraph
  • BlurNodeVixen.Editor.TextureGraph
  • ChannelShuffleNodeVixen.Editor.TextureGraph
  • CheckerNodeVixen.Editor.TextureGraph
  • ColourSelectNodeVixen.Editor.TextureGraph
  • CropNodeVixen.Editor.TextureGraph
  • CurvatureNodeVixen.Editor.TextureGraph
  • CurveNodeVixen.Editor.TextureGraph
  • DirectionalBlurNodeVixen.Editor.TextureGraph
  • DirectionalWarpNodeVixen.Editor.TextureGraph
  • DistanceNodeVixen.Editor.TextureGraph
  • EdgeDetectNodeVixen.Editor.TextureGraph
  • EmbossNodeVixen.Editor.TextureGraph
  • FloodFillNodeVixen.Editor.TextureGraph
  • GradientMapNodeVixen.Editor.TextureGraph
  • GradientNodeVixen.Editor.TextureGraph
  • GrayscaleNodeVixen.Editor.TextureGraph
  • HeightToNormalNodeVixen.Editor.TextureGraph
  • HslNodeVixen.Editor.TextureGraph
  • InvertNodeVixen.Editor.TextureGraph
  • LevelsNodeVixen.Editor.TextureGraph
  • MeshMapInputNodeVixen.Editor.TextureGraph
  • MetalReflectanceNodeVixen.Editor.TextureGraph
  • MirrorNodeVixen.Editor.TextureGraph
  • MixNodeVixen.Editor.TextureGraph
  • NoiseNodeVixen.Editor.TextureGraph
  • NonUniformBlurNodeVixen.Editor.TextureGraph
  • NormalCombineNodeVixen.Editor.TextureGraph
  • NormalToHeightNodeVixen.Editor.TextureGraph
  • NormalTransformNodeVixen.Editor.TextureGraph
  • OutputNodeVixen.Editor.TextureGraph
  • PixelProcessorNodeVixen.Editor.TextureGraph
  • RadialBlurNodeVixen.Editor.TextureGraph
  • ResampleNodeVixen.Editor.TextureGraph
  • ShapeNodeVixen.Editor.TextureGraph
  • SharpenNodeVixen.Editor.TextureGraph