Vixen
02b45cc4
csharp
public readonly record struct ShapeClassMember

One shape an entity of some class is expected to carry.

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

Fields and properties (5)

  • public Symbol Name

    What it is called.

  • public ShapeKind Kind

    Which primitive it has to be.

  • public FacetSet Tags

    What it has to afford.

  • public ShapeParams Default

    How big it is on the template body.

  • public bool Required

    Whether a set missing it is invalid, or merely incomplete for the clips that name it.

Methods (1)

Used by (3)

  • ShapeClassVixen.Animation
  • ShapeVocabularyVixen.Animation
  • ShapeVocabularyContentVixen.Animation