VertexElementUV

Přehled

VertexElementUV is a class in Aspose.3d for Typescript. Inherits from: VertexElementUV, VertexElementFVector.

VertexElementUV je třída v Aspose.3d pro Typescript. Odvozuje se od: ̋Vortex Element UV`, ∂Vartex ElementFVector̅.

VertexElementUV ukládá údaje o koordinátách UV textury pro síť, čímž odhalí režim mapování textury a umožňuje přidání dalších údajů o UV prostřednictvím addData.

Vlastnosti

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

Metody

SignatureDescription
`constructor(textureMapping: TextureMappingnull, name: string, mappingMode: MappingMode
`addData(data: FVector2[]FVector3[]
 Čeština