parseArrayMeshData

fun ObjMeshDataParser.parseArrayMeshData(context: Context, fileName: String): ArrayMeshData

Returns a container for the array buffers data related to a single mesh loaded from a Wavefront OBJ asset.


fun ObjMeshDataParser.parseArrayMeshData(context: Context, resId: Int): ArrayMeshData

Returns a container for the array buffers data related to a single mesh loaded from a Wavefront OBJ raw resource.