babakcode / o3d

The Flutter 3D objects easy controller ( glb format )
https://pub.dev/packages/o3d
BSD 3-Clause "New" or "Revised" License
39 stars 15 forks source link

Can the texture be customized? #2

Closed iBinbro closed 10 months ago

iBinbro commented 10 months ago

Hi~Can the texture be customized?

babakcode commented 10 months ago

Hi @iBinbro. Yes, you can change material texture using the variant name property. Today, I'll update the readme and add the changed texture property of the object.