Vixen
02b45cc4
csharp
public readonly record struct Float2

Two floats.

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

Fields and properties (1)

  • public string Expression

    The text that reads it.

Methods (2)

  • public Float2(string Expression)

    Two floats.

  • public override string ToString()

    Returns the fully qualified type name of this instance.

Used by (3)

  • SampleTexture2DNodeVixen.Editor.ShaderGraph
  • TilingAndOffsetNodeVixen.Editor.ShaderGraph
  • UvNodeVixen.Editor.ShaderGraph