PropertyCollection{/PLANKER:}Vyzerá to ako...
Prehľad
SemanticAttribute je trieda v Aspose.3d pre Typescript. dedičstvo od: SemanticAttribute.
SemanticAttribute.constructor creates an attribute with the given vertex field semantic.
Vlastnosti
| Názov: | Typ: | Prístup | Opis: |
|---|---|---|---|
semantic | VertexFieldSemantic | Čítajte si . | Udrží semantiku vrcholu spojenú s týmto atribútom. |
alias | string | Čítajte si . | Uloží si voliteľný pseudonym pre atribút |
Metódy
| Podpis | Opis: |
|---|---|
constructor(semantic: VertexFieldSemantic) | Vytvára atribút s danou sémantikou a vlastným aliasom |
constructor(semantic: VertexFieldSemantic, alias: string) | |
constructor() |