VertexElementUV

Összefoglaló

VertexElementUV az Aspose.3d-ben a Typescript osztály. Az alábbiakból származik: ̋Vortex Element UV`, ∂Vartex ElementFVector゚.

A VertexElementUV az UV textúra koordinátadatait tárolja egy hálóhoz, ezzel feltárva a textúrampározási módot és lehetővé téve további UV-adatok hozzáadását addData ((() segítségével.

A tulajdonságok

NameTypeAccessDescription
textureMappingTextureMappingReadHolds the TextureMapping associated with this UV element
dataFVector4[]ReadProvides the stored UV coordinates as an array of FVector4 values
uvDataFVector2[]Read

Módszerek

SignatureDescription
`constructor(textureMapping: TextureMappingnull, name: string, mappingMode: MappingMode
`addData(data: FVector2[]FVector3[]
 Magyar