object3DAsset property

String? object3DAsset
final

Is expected a String with the asset to file .obj. This object is a 3D model.

Implementation

final String? object3DAsset;