csharp
public readonly record struct ShapeClassMemberOne 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 NameWhat it is called.
public ShapeKind KindWhich primitive it has to be.
public FacetSet TagsWhat it has to afford.
public ShapeParams DefaultHow big it is on the template body.
public bool RequiredWhether a set missing it is invalid, or merely incomplete for the clips that name it.
Methods (1)
public ShapeClassMember(Symbol Name, ShapeKind Kind, FacetSet Tags, ShapeParams Default, bool Required)One shape an entity of some class is expected to carry.
Used by (3)
- ShapeClassVixen.Animation
- ShapeVocabularyVixen.Animation
- ShapeVocabularyContentVixen.Animation