parseArrayMeshData
fun ObjMeshDataParser.parseArrayMeshData(context: Context, fileName: String): ArrayMeshData
Content copied to clipboard
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
Content copied to clipboard
Returns a container for the array buffers data related to a single mesh loaded from a Wavefront OBJ raw resource.