Vixen
02b45cc4
csharp
public record class ShapeTermRecord

One declared shape name, as a file holds it.

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

Fields and properties (2)

  • public string Name

    The name.

  • public string Meaning

    What a shape called that is.

Methods (2)

  • public ShapeTermRecord(string Name, string Meaning)

    One declared shape name, as a file holds it.

  • public ShapeTermRecord()

    A record with nothing filled in.

Used by (7)

  • ShapeVocabularyContentVixen.Animation
  • TypeRegistrationVixen.Animation
  • Vixen_Animation_Constraints_ShapeTermRecordSerializerVixen.Animation
  • Vixen_Animation_Constraints_ShapeVocabularyContentSerializerVixen.Animation
  • ShapeVocabularyDocumentVixen.Editor.AssetEditors
  • ShapeVocabularyTestsVixen.Editor.AssetEditors.Tests
  • ShapeVocabularyViewVixen.Editor.AssetEditors