Vixen
02b45cc4
csharp
public record class GraphCommentAsset

A sticky note, as a file holds it.

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

Fields and properties (5)

  • public string Text

    What it says.

  • public float X

    Where it sits, horizontally.

  • public float Y

    And vertically.

  • public float Width

    How wide it is.

  • public float Height

    How tall.

Used by (3)

  • NodeGraphAssetVixen.Editor.NodeGraph
  • NodeGraphDocumentVixen.Editor.NodeGraph
  • TypeRegistrationVixen.Editor.NodeGraph