Build Tangent and Binormal Data for all Meshes in 3D Model
Contents
[
Hide
]
Aspose.3D for Python via .NET API kullanarak, geliştiriciler herhangi bir desteklenen 3D dosyasında tüm ağlar için teğet ve binormal veri oluşturabilir.
Mesh için Tangangent ve Binormal veri
We have added two BuildTangentBinormal methods in the PolygonModifier
class. One method takes the Scene
class object as a parameter and another one takes the Mesh
class object as a parameter as shown in this code example: