VertexFieldSemantic
General
VertexFieldSemantic és una classe de l’Aspose.3d per a Typescript. Hereta del: ゚VertexFieldSemantic⌒ .
VertexFieldSemantic.toString retorna una representació de cadena del valor semàntic.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
POSITION | `` | Read | Represents the vertex position semantic |
BINORMAL | `` | Read | |
NORMAL | `` | Read | |
TANGENT | `` | Read | |
UV | `` | Read | Represents the vertex texture‑coordinate (UV) semantic |
VERTEX_COLOR | `` | Read | Represents the vertex color semantic |
VERTEX_CREASE | `` | Read | Represents the vertex crease weight semantic |
EDGE_CREASE | `` | Read | Represents the edge crease weight semantic |
USER_DATA | `` | Read | Represents custom user‑defined vertex data semantic |
VISIBILITY | `` | Read | Represents the vertex visibility flag semantic |
SPECULAR | `` | Read | |
WEIGHT | `` | Read | Represents the vertex skinning weight semantic |
MORPH_POSITION | `` | Read | Represents the morph target position semantic |
MORPH_NORMAL | `` | Read | Represents the morph target normal semantic |
name | string | Read | Provides the string name of the semantic |
Mètodes
| Signature | Description |
|---|---|
toString() → string | Returns a string representation of the semantic value |