Functions | |
static NativeList< float3 > | ImportObjAsPointCloud (string filePath, bool flipZ=true, Allocator allocator=Allocator.Persistent) |
Imports only the points inside an OBJ-File and stores them into a Native List. | |
|
static |
Imports only the points inside an OBJ-File and stores them into a Native List.
filePath | |
flipZ | |
allocator |