Function JobBuildTileMeshFromVertices.Schedule

Schedule (NativeArray<Vector3> vertices, NativeArray<int> indices, Matrix4x4 meshToGraph, bool recalculateNormals)
Public Static
Promise<TileBuilder.TileBuilderOutput> Schedule (

NativeArray<Vector3>

vertices

NativeArray<int>

indices

Matrix4x4

meshToGraph

bool

recalculateNormals

)