textureAsset property

String? textureAsset
final

Is expected a String with the asset to file that contains the texture of the object 3D model. This file will be responsible for setting the colors, shadow and etc...

Implementation

final String? textureAsset;