Vixen
02b45cc4
csharp
public sealed class MaterialCommand

Assigning a material to one of an entity's face groups, undoably.

Read the guide page for this →

Remarks

Doc 24's P5 per-face material, on the stack. Two references and a group number, which is the whole of what an assignment is — see MaterialsOf for why it is filed against the group rather than against the face.

⚠ It does not demote a parametric shape, unlike every other surface verb. The assignment lives on the document beside the mesh rather than inside it, so regenerating the geometry from its parameters leaves it exactly where it was — which is what lets a designer dress a corridor and then still make it a metre wider.

Fields and properties (1)

  • public string Name

    What this is called in the undo history, as a person would say it.

Methods (4)

Used by (1)

  • BlockoutSurfacesVixen.Editor.Blockout